public class NElementSerializerContextImpl<T> extends NElementFactoryContextAdapter implements NElementSerializerContext<T>
| Constructor and Description |
|---|
NElementSerializerContextImpl(T instance,
Type instanceType,
NElementFactoryContext context) |
| Modifier and Type | Method and Description |
|---|---|
T |
instance() |
Type |
instanceType() |
static <T> NElementSerializerContextImpl<T> |
of(T instance,
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 NElementSerializerContextImpl(T instance, Type instanceType, NElementFactoryContext context)
public static <T> NElementSerializerContextImpl<T> of(T instance, Type to, NElementFactoryContext context)
public T instance()
instance in interface NElementSerializerContext<T>public Type instanceType()
instanceType in interface NElementSerializerContext<T>Copyright © 2026 vpc open source initiative. All rights reserved.