Uses of Class
com.codedjson.exceptions.NullJsonKeys
-
Packages that use NullJsonKeys Package Description com.codedjson -
-
Uses of NullJsonKeys in com.codedjson
Methods in com.codedjson that throw NullJsonKeys Modifier and Type Method Description List<Object>
Json. getAllValues()
Iteratively parses all values and returns it in List< String>.
Requires getAllKeys() before.
-