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
IOException
public static void toYaml(OutputStream out, OperationChainContribution.Operation info) throws IOException
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.