public interface NElementStreamFormat
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.elem.NElement |
normalize(net.thevpc.nuts.elem.NElement e) |
net.thevpc.nuts.elem.NElement |
parseElement(Reader reader,
net.thevpc.nuts.elem.NElementFactoryContext context,
Object readerSource) |
void |
printElement(net.thevpc.nuts.elem.NElement value,
net.thevpc.nuts.io.NPrintStream out,
boolean compact,
net.thevpc.nuts.elem.NElementFactoryContext context) |
net.thevpc.nuts.elem.NElement normalize(net.thevpc.nuts.elem.NElement e)
net.thevpc.nuts.elem.NElement parseElement(Reader reader, net.thevpc.nuts.elem.NElementFactoryContext context, Object readerSource)
void printElement(net.thevpc.nuts.elem.NElement value,
net.thevpc.nuts.io.NPrintStream out,
boolean compact,
net.thevpc.nuts.elem.NElementFactoryContext context)
Copyright © 2025 vpc open source initiative. All rights reserved.