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