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