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