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