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