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