public class NElementMapperNPrimitiveElement extends Object implements NElementMapper<NPrimitiveElement>
| Constructor and Description |
|---|
NElementMapperNPrimitiveElement() |
| Modifier and Type | Method and Description |
|---|---|
NElement |
toElement(NElementSerializerContext<NPrimitiveElement> context) |
NPrimitiveElement |
toObject(NElementDeserializerContext context) |
Object |
toSimple(NElementSerializerContext<NPrimitiveElement> context) |
public Object toSimple(NElementSerializerContext<NPrimitiveElement> context)
toSimple in interface NElementSimplifier<NPrimitiveElement>toSimple in interface NElementMapper<NPrimitiveElement>public NElement toElement(NElementSerializerContext<NPrimitiveElement> context)
toElement in interface NElementSerializer<NPrimitiveElement>toElement in interface NElementMapper<NPrimitiveElement>public NPrimitiveElement toObject(NElementDeserializerContext context)
toObject in interface NElementDeserializer<NPrimitiveElement>toObject in interface NElementMapper<NPrimitiveElement>Copyright © 2026 vpc open source initiative. All rights reserved.