public class NElementFactoryXmlDocument extends Object implements NElementMapper<Document>
| Constructor and Description |
|---|
NElementFactoryXmlDocument() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.elem.NElement |
toElement(net.thevpc.nuts.elem.NElementSerializerContext<Document> context) |
Document |
toObject(net.thevpc.nuts.elem.NElementDeserializerContext context) |
Object |
toSimple(net.thevpc.nuts.elem.NElementSerializerContext<Document> context) |
public Object toSimple(net.thevpc.nuts.elem.NElementSerializerContext<Document> context)
toSimple in interface net.thevpc.nuts.elem.NElementSimplifier<Document>toSimple in interface NElementMapper<Document>public net.thevpc.nuts.elem.NElement toElement(net.thevpc.nuts.elem.NElementSerializerContext<Document> context)
toElement in interface net.thevpc.nuts.elem.NElementSerializer<Document>toElement in interface NElementMapper<Document>public Document toObject(net.thevpc.nuts.elem.NElementDeserializerContext context)
toObject in interface net.thevpc.nuts.elem.NElementDeserializer<Document>toObject in interface NElementMapper<Document>Copyright © 2026 vpc open source initiative. All rights reserved.