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