public class DefaultElementMapperStore extends Object
| Modifier and Type | Field and Description |
|---|---|
static NElementMapperPrimitiveByteArray |
B_BYTE_ARRAY |
static NElementMapperNArrayElement |
F_ARRAY_ELEMENT |
static NElementMapperNElementBuilder |
F_ARRAY_ELEMENT_BUILDER |
static net.thevpc.nuts.elem.NElementMapper |
F_ARTIFACT_CALL |
static NElementMapperPrimitiveBooleanArray |
F_BOOLEAN_ARRAY |
static net.thevpc.nuts.elem.NElementMapper |
F_BOOLEANS |
static net.thevpc.nuts.elem.NElementMapper |
F_CHAR |
static NElementMapperPrimitiveCharArray |
F_CHAR_ARRAY |
static NElementMapperCmdLine |
F_CMDLINE |
net.thevpc.nuts.elem.NElementMapper |
F_COLLECTION |
static net.thevpc.nuts.elem.NElementMapper |
F_DATE |
static net.thevpc.nuts.elem.NElementMapper |
F_DESCRIPTOR_CONTRIBUTOR |
static net.thevpc.nuts.elem.NElementMapper |
F_DESCRIPTOR_LICENSE |
static net.thevpc.nuts.elem.NElementMapper |
F_DESCRIPTOR_ORGANIZATION |
static net.thevpc.nuts.elem.NElementMapper |
F_DESCRIPTOR_PROPERTY |
static net.thevpc.nuts.elem.NElementMapper |
F_DESCRIPTOR_PROPERTY_BUILDER |
static NElementMapperPrimitiveDoubleArray |
F_DOUBLE_ARRAY |
static NElementMapperNElement |
F_ELEMENT |
static net.thevpc.nuts.elem.NElementMapper |
F_ENUMS |
static net.thevpc.nuts.elem.NElementMapper |
F_FILE |
static NElementMapperFloatArray |
F_FLOAT_ARRAY |
static net.thevpc.nuts.elem.NElementMapper |
F_INSTANT |
static NElementMapperPrimitiveIntArray |
F_INT_ARRAY |
static net.thevpc.nuts.elem.NElementMapper |
F_ITERATOR |
static net.thevpc.nuts.elem.NElementMapper |
F_LITERAL |
static NElementMapperPrimitiveLongArray |
F_LONG_ARRAY |
net.thevpc.nuts.elem.NElementMapper |
F_MAP |
static net.thevpc.nuts.elem.NElementMapper |
F_MAPENTRY |
static NElementMapperNFilter |
F_NFILTER |
static NElementMapperNPath |
F_NPATH |
static NElementMapperNText |
F_NTEXT |
static net.thevpc.nuts.elem.NElementMapper |
F_NULL |
static net.thevpc.nuts.elem.NElementMapper |
F_NUMBERS |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_ARR |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_DEF |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_DEPENDENCY |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_DESCRIPTOR |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_ENUM |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_ENV_CONDITION |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_ENV_CONDITION_BUILDER |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_ID |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_ID_LOCATION |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_REPO_LOCATION |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_SDK_LOCATION |
static net.thevpc.nuts.elem.NElementMapper |
F_NUTS_VERSION |
net.thevpc.nuts.elem.NElementMapper |
F_OBJ |
static NElementMapperObjectArray |
F_OBJECT_ARRAY |
static NElementMapperNObjectElement |
F_OBJECT_ELEMENT |
static NElementMapperNElementBuilder |
F_OBJECT_ELEMENT_BUILDER |
static net.thevpc.nuts.elem.NElementMapper |
F_PATH |
static NElementMapperNPrimitiveElement |
F_PRIMITIVE_ELEMENT |
static NElementMapperPrimitiveShortArray |
F_SHORT_ARRAY |
static net.thevpc.nuts.elem.NElementMapper |
F_STRINGS |
static net.thevpc.nuts.elem.NElementMapper |
F_XML_DOCUMENT |
static net.thevpc.nuts.elem.NElementMapper |
F_XML_ELEMENT |
| Constructor and Description |
|---|
DefaultElementMapperStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCoreMapper(Class cls,
net.thevpc.nuts.elem.NElementMapper instance) |
void |
addDefaultMapper(Class cls,
net.thevpc.nuts.elem.NElementMapper instance) |
net.thevpc.nuts.util.NClassMap<net.thevpc.nuts.elem.NElementMapper> |
getCoreMappers() |
net.thevpc.nuts.util.NClassMap<net.thevpc.nuts.elem.NElementMapper> |
getDefaultMappers() |
<T> net.thevpc.nuts.elem.NElementMapper<T> |
getMapper(net.thevpc.nuts.elem.NElement element,
net.thevpc.nuts.elem.NElementMapperStore store) |
public static final net.thevpc.nuts.elem.NElementMapper F_NULL
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_ARR
public static final net.thevpc.nuts.elem.NElementMapper F_STRINGS
public static final net.thevpc.nuts.elem.NElementMapper F_CHAR
public static final net.thevpc.nuts.elem.NElementMapper F_NUMBERS
public static final net.thevpc.nuts.elem.NElementMapper F_BOOLEANS
public static final net.thevpc.nuts.elem.NElementMapper F_ENUMS
public static final net.thevpc.nuts.elem.NElementMapper F_INSTANT
public static final net.thevpc.nuts.elem.NElementMapper F_DATE
public static final net.thevpc.nuts.elem.NElementMapper F_PATH
public static final net.thevpc.nuts.elem.NElementMapper F_FILE
public static final net.thevpc.nuts.elem.NElementMapper F_ITERATOR
public static final net.thevpc.nuts.elem.NElementMapper F_MAPENTRY
public static final net.thevpc.nuts.elem.NElementMapper F_XML_ELEMENT
public static final net.thevpc.nuts.elem.NElementMapper F_XML_DOCUMENT
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_DEF
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_ID
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_VERSION
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_DESCRIPTOR
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_ENV_CONDITION
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_ENV_CONDITION_BUILDER
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_DEPENDENCY
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_SDK_LOCATION
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_ID_LOCATION
public static final net.thevpc.nuts.elem.NElementMapper F_ARTIFACT_CALL
public static final net.thevpc.nuts.elem.NElementMapper F_DESCRIPTOR_PROPERTY
public static final net.thevpc.nuts.elem.NElementMapper F_DESCRIPTOR_CONTRIBUTOR
public static final net.thevpc.nuts.elem.NElementMapper F_DESCRIPTOR_LICENSE
public static final net.thevpc.nuts.elem.NElementMapper F_DESCRIPTOR_ORGANIZATION
public static final net.thevpc.nuts.elem.NElementMapper F_DESCRIPTOR_PROPERTY_BUILDER
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_ENUM
public static final net.thevpc.nuts.elem.NElementMapper F_NUTS_REPO_LOCATION
public static final net.thevpc.nuts.elem.NElementMapper F_LITERAL
public static final NElementMapperPrimitiveBooleanArray F_BOOLEAN_ARRAY
public static final NElementMapperPrimitiveByteArray B_BYTE_ARRAY
public static final NElementMapperPrimitiveShortArray F_SHORT_ARRAY
public static final NElementMapperPrimitiveCharArray F_CHAR_ARRAY
public static final NElementMapperPrimitiveIntArray F_INT_ARRAY
public static final NElementMapperPrimitiveLongArray F_LONG_ARRAY
public static final NElementMapperFloatArray F_FLOAT_ARRAY
public static final NElementMapperPrimitiveDoubleArray F_DOUBLE_ARRAY
public static final NElementMapperObjectArray F_OBJECT_ARRAY
public static final NElementMapperNPrimitiveElement F_PRIMITIVE_ELEMENT
public static final NElementMapperNArrayElement F_ARRAY_ELEMENT
public static final NElementMapperNObjectElement F_OBJECT_ELEMENT
public static final NElementMapperNElementBuilder F_ARRAY_ELEMENT_BUILDER
public static final NElementMapperNElementBuilder F_OBJECT_ELEMENT_BUILDER
public static final NElementMapperNElement F_ELEMENT
public static final NElementMapperCmdLine F_CMDLINE
public static final NElementMapperNText F_NTEXT
public static final NElementMapperNPath F_NPATH
public static final NElementMapperNFilter F_NFILTER
public final net.thevpc.nuts.elem.NElementMapper F_OBJ
public final net.thevpc.nuts.elem.NElementMapper F_COLLECTION
public final net.thevpc.nuts.elem.NElementMapper F_MAP
public final void addCoreMapper(Class cls, net.thevpc.nuts.elem.NElementMapper instance)
public net.thevpc.nuts.util.NClassMap<net.thevpc.nuts.elem.NElementMapper> getCoreMappers()
public final void addDefaultMapper(Class cls, net.thevpc.nuts.elem.NElementMapper instance)
public net.thevpc.nuts.util.NClassMap<net.thevpc.nuts.elem.NElementMapper> getDefaultMappers()
public <T> net.thevpc.nuts.elem.NElementMapper<T> getMapper(net.thevpc.nuts.elem.NElement element,
net.thevpc.nuts.elem.NElementMapperStore store)
Copyright © 2025 vpc open source initiative. All rights reserved.