public class NElementMapperMap extends Object implements NElementMapper<Map>
| Constructor and Description |
|---|
NElementMapperMap(DefaultNElementFactoryService defaultNutsElementFactoryService) |
| Modifier and Type | Method and Description |
|---|---|
NElement |
createElement(Map o,
Type typeOfSrc,
NElementFactoryContext context) |
Map |
createObject(NElement o,
Type to,
NElementFactoryContext context) |
Object |
destruct(Map src,
Type typeOfSrc,
NElementFactoryContext context) |
Map |
fillObject(NElement o,
Map all,
Type elemType1,
Type elemType2,
Type to,
NElementFactoryContext context) |
public NElementMapperMap(DefaultNElementFactoryService defaultNutsElementFactoryService)
public Object destruct(Map src, Type typeOfSrc, NElementFactoryContext context)
destruct in interface NElementMapper<Map>public NElement createElement(Map o, Type typeOfSrc, NElementFactoryContext context)
createElement in interface NElementMapper<Map>public Map fillObject(NElement o, Map all, Type elemType1, Type elemType2, Type to, NElementFactoryContext context)
public Map createObject(NElement o, Type to, NElementFactoryContext context)
createObject in interface NElementMapper<Map>Copyright © 2025 vpc open source initiative. All rights reserved.