Package jodd.json
Class JsonObject.Iter
java.lang.Object
jodd.json.JsonObject.Iter
- Enclosing class:
JsonObject
Iterator over values that handles maps and lists and wraps them in the JSON objects.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Field Details
-
mapIterator
-
-
Constructor Details
-
Iter
-
-
Method Details