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