public class NElementMapperCollection extends Object implements NElementMapper<Collection>
| Constructor and Description |
|---|
NElementMapperCollection() |
| Modifier and Type | Method and Description |
|---|---|
Collection |
fillObject(net.thevpc.nuts.elem.NElement o,
Collection coll,
Type elemType,
Type to,
net.thevpc.nuts.elem.NElementFactoryContext context) |
net.thevpc.nuts.elem.NElement |
toElement(net.thevpc.nuts.elem.NElementSerializerContext<Collection> context) |
Collection |
toObject(net.thevpc.nuts.elem.NElementDeserializerContext context) |
Collection |
toSimple(net.thevpc.nuts.elem.NElementSerializerContext<Collection> context) |
public Collection toSimple(net.thevpc.nuts.elem.NElementSerializerContext<Collection> context)
toSimple in interface net.thevpc.nuts.elem.NElementSimplifier<Collection>toSimple in interface NElementMapper<Collection>public net.thevpc.nuts.elem.NElement toElement(net.thevpc.nuts.elem.NElementSerializerContext<Collection> context)
toElement in interface net.thevpc.nuts.elem.NElementSerializer<Collection>toElement in interface NElementMapper<Collection>public Collection fillObject(net.thevpc.nuts.elem.NElement o, Collection coll, Type elemType, Type to, net.thevpc.nuts.elem.NElementFactoryContext context)
public Collection toObject(net.thevpc.nuts.elem.NElementDeserializerContext context)
toObject in interface net.thevpc.nuts.elem.NElementDeserializer<Collection>toObject in interface NElementMapper<Collection>Copyright © 2026 vpc open source initiative. All rights reserved.