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