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