public class SimpleYaml extends Object implements NutsElementStreamFormat
| Constructor and Description |
|---|
SimpleYaml(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsElement |
parseElement(Reader reader,
net.thevpc.nuts.NutsElementFactoryContext context) |
void |
printElement(net.thevpc.nuts.NutsElement value,
net.thevpc.nuts.NutsPrintStream out,
boolean compact,
net.thevpc.nuts.NutsElementFactoryContext context) |
public net.thevpc.nuts.NutsElement parseElement(Reader reader, net.thevpc.nuts.NutsElementFactoryContext context)
parseElement in interface NutsElementStreamFormatpublic void printElement(net.thevpc.nuts.NutsElement value,
net.thevpc.nuts.NutsPrintStream out,
boolean compact,
net.thevpc.nuts.NutsElementFactoryContext context)
printElement in interface NutsElementStreamFormatCopyright © 2021 vpc open source initiative. All rights reserved.