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