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