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