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