public class NutsElementMapperCollection extends Object implements net.thevpc.nuts.NutsElementMapper
| Constructor and Description |
|---|
NutsElementMapperCollection(DefaultNutsElementFactoryService defaultNutsElementFactoryService) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsElement |
createElement(Object o,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context) |
Collection |
createObject(net.thevpc.nuts.NutsElement o,
Type to,
net.thevpc.nuts.NutsElementFactoryContext context) |
Object |
destruct(Object src,
Type typeOfSrc,
net.thevpc.nuts.NutsElementFactoryContext context) |
Collection |
fillObject(net.thevpc.nuts.NutsElement o,
Collection coll,
Type elemType,
Type to,
net.thevpc.nuts.NutsElementFactoryContext context) |
public NutsElementMapperCollection(DefaultNutsElementFactoryService defaultNutsElementFactoryService)
public Object destruct(Object src, Type typeOfSrc, net.thevpc.nuts.NutsElementFactoryContext context)
destruct in interface net.thevpc.nuts.NutsElementMapperpublic net.thevpc.nuts.NutsElement createElement(Object o, Type typeOfSrc, net.thevpc.nuts.NutsElementFactoryContext context)
createElement in interface net.thevpc.nuts.NutsElementMapperpublic Collection fillObject(net.thevpc.nuts.NutsElement o, Collection coll, Type elemType, Type to, net.thevpc.nuts.NutsElementFactoryContext context)
public Collection createObject(net.thevpc.nuts.NutsElement o, Type to, net.thevpc.nuts.NutsElementFactoryContext context)
createObject in interface net.thevpc.nuts.NutsElementMapperCopyright © 2022 vpc open source initiative. All rights reserved.