Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
J
- JSONArray<T> - Interface in com.github.tadukoo.parsing.json
-
JSON Array represents an array of objects in JSON.
- JSONArrayList<T> - Class in com.github.tadukoo.parsing.json
- JSONArrayList() - Constructor for class com.github.tadukoo.parsing.json.JSONArrayList
-
Creates an array object that's empty.
- JSONArrayList(List<T>) - Constructor for class com.github.tadukoo.parsing.json.JSONArrayList
-
Creates an array object with the given items.
- JSONClass - Interface in com.github.tadukoo.parsing.json
-
JSON Class represents a collection of named values in JSON.
- JSONConverter - Class in com.github.tadukoo.parsing.json
-
A class able to parse JSON into JSON Objects (either a class or array), and to convert classes or objects into JSON strings.
- JSONConverter() - Constructor for class com.github.tadukoo.parsing.json.JSONConverter
- JSONObject - Interface in com.github.tadukoo.parsing.json
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form