public class NElementMapperCollection extends Object implements net.thevpc.nuts.elem.NElementMapper
| Constructor and Description |
|---|
NElementMapperCollection() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.elem.NElement |
createElement(Object o,
Type typeOfSrc,
net.thevpc.nuts.elem.NElementFactoryContext context) |
Collection |
createObject(net.thevpc.nuts.elem.NElement o,
Type to,
net.thevpc.nuts.elem.NElementFactoryContext context) |
Object |
destruct(Object src,
Type typeOfSrc,
net.thevpc.nuts.elem.NElementFactoryContext context) |
Collection |
fillObject(net.thevpc.nuts.elem.NElement o,
Collection coll,
Type elemType,
Type to,
net.thevpc.nuts.elem.NElementFactoryContext context) |
public Object destruct(Object src, Type typeOfSrc, net.thevpc.nuts.elem.NElementFactoryContext context)
destruct in interface net.thevpc.nuts.elem.NElementMapperpublic net.thevpc.nuts.elem.NElement createElement(Object o, Type typeOfSrc, net.thevpc.nuts.elem.NElementFactoryContext context)
createElement in interface net.thevpc.nuts.elem.NElementMapperpublic Collection fillObject(net.thevpc.nuts.elem.NElement o, Collection coll, Type elemType, Type to, net.thevpc.nuts.elem.NElementFactoryContext context)
public Collection createObject(net.thevpc.nuts.elem.NElement o, Type to, net.thevpc.nuts.elem.NElementFactoryContext context)
createObject in interface net.thevpc.nuts.elem.NElementMapperCopyright © 2025 vpc open source initiative. All rights reserved.