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