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