public class NElementDeserializerContextImpl<T> extends NElementFactoryContextAdapter implements NElementDeserializerContext
| Constructor and Description |
|---|
NElementDeserializerContextImpl(NElement element,
Type to,
NElementFactoryContext context) |
| Modifier and Type | Method and Description |
|---|---|
NElement |
element() |
Type |
instanceType() |
static <T> NElementDeserializerContextImpl<T> |
of(NElement element,
Type to,
NElementFactoryContext context) |
defaultCreateElement, defaultToObject, defaultToObject, defaultToSimple, getDeserializer, getDeserializer, getProperties, getSerializer, getSimpleTypesFilter, getSimplifier, getTypesRepository, isAtomicObject, isAtomicType, isNtf, isSimpleObject, isSimpleType, toElement, toElement, toObject, toObject, toSimpleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultCreateElement, defaultToObject, defaultToObject, defaultToSimple, getDeserializer, getDeserializer, getProperties, getSerializer, getSimpleTypesFilter, getSimplifier, getTypesRepository, isAtomicObject, isAtomicType, isNtf, isSimpleObject, isSimpleType, toElement, toElement, toObject, toObject, toSimplepublic NElementDeserializerContextImpl(NElement element, Type to, NElementFactoryContext context)
public static <T> NElementDeserializerContextImpl<T> of(NElement element, Type to, NElementFactoryContext context)
public NElement element()
element in interface NElementDeserializerContextpublic Type instanceType()
instanceType in interface NElementDeserializerContextCopyright © 2026 vpc open source initiative. All rights reserved.