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