public interface NutsElementStreamFormat
| 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) |
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)
Copyright © 2021 vpc open source initiative. All rights reserved.