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