| Constructor and Description |
|---|
NutsElementMapperMap(DefaultNutsElementFactoryService defaultNutsElementFactoryService) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsElement |
createElement(Map o,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context) |
Map |
createObject(net.thevpc.nuts.NutsElement o,
Type to,
net.thevpc.nuts.NutsElementFactoryContext context) |
Object |
destruct(Map src,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context) |
Map |
fillObject(net.thevpc.nuts.NutsElement o,
Map all,
Type elemType1,
Type elemType2,
Type to,
net.thevpc.nuts.NutsElementFactoryContext context) |
public NutsElementMapperMap(DefaultNutsElementFactoryService defaultNutsElementFactoryService)
public Object destruct(Map src, Type typeOfSrc, net.thevpc.nuts.NutsElementFactoryContext context)
destruct in interface net.thevpc.nuts.NutsElementMapper<Map>public net.thevpc.nuts.NutsElement createElement(Map o, Type typeOfSrc, net.thevpc.nuts.NutsElementFactoryContext context)
createElement in interface net.thevpc.nuts.NutsElementMapper<Map>public Map fillObject(net.thevpc.nuts.NutsElement o, Map all, Type elemType1, Type elemType2, Type to, net.thevpc.nuts.NutsElementFactoryContext context)
Copyright © 2022 vpc open source initiative. All rights reserved.