public class YamlWriter extends Object
| Constructor and Description |
|---|
YamlWriter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
toYaml(OutputStream out,
OperationChainContribution.Operation info) |
static void |
toYaml(OutputStream out,
OperationDocumentation info) |
public static void toYaml(OutputStream out, OperationDocumentation info) throws IOException
IOExceptionpublic static void toYaml(OutputStream out, OperationChainContribution.Operation info) throws IOException
IOExceptionCopyright © 2015 Nuxeo SA. All rights reserved.