Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- toArrayArray() - Method in class de.ralleytn.simple.json.JSONArray
- toBooleanArray() - Method in class de.ralleytn.simple.json.JSONArray
- toByteArray() - Method in class de.ralleytn.simple.json.JSONArray
- toDoubleArray() - Method in class de.ralleytn.simple.json.JSONArray
- toFloatArray() - Method in class de.ralleytn.simple.json.JSONArray
- toIntegerArray() - Method in class de.ralleytn.simple.json.JSONArray
- toLongArray() - Method in class de.ralleytn.simple.json.JSONArray
- toObjectArray() - Method in class de.ralleytn.simple.json.JSONArray
- toPrimitiveBooleanArray() - Method in class de.ralleytn.simple.json.JSONArray
-
Converts this JSONArray to a primitive
boolean
array. - toPrimitiveByteArray() - Method in class de.ralleytn.simple.json.JSONArray
-
Converts this JSONArray to a primitive
byte
array. - toPrimitiveDoubleArray() - Method in class de.ralleytn.simple.json.JSONArray
-
Converts this JSONArray to a primitive
double
array. - toPrimitiveFloatArray() - Method in class de.ralleytn.simple.json.JSONArray
-
Converts this JSONArray to a primitive
float
array. - toPrimitiveIntArray() - Method in class de.ralleytn.simple.json.JSONArray
-
Converts this JSONArray to a primitive
int
array. - toPrimitiveLongArray() - Method in class de.ralleytn.simple.json.JSONArray
-
Converts this JSONArray to a primitive
long
array. - toPrimitiveShortArray() - Method in class de.ralleytn.simple.json.JSONArray
-
Converts this JSONArray to a primitive
short
array. - toShortArray() - Method in class de.ralleytn.simple.json.JSONArray
- toString() - Method in class de.ralleytn.simple.json.JSONArray
-
Converts this JSONArray to a JSON string.
- toString() - Method in class de.ralleytn.simple.json.JSONObject
- toStringArray() - Method in class de.ralleytn.simple.json.JSONArray
- toXML(String) - Method in class de.ralleytn.simple.json.JSONArray
-
Converts this JSONArray to a XML string.
- toXML(String) - Method in class de.ralleytn.simple.json.JSONObject
- type() - Element in annotation type de.ralleytn.simple.json.serialization.JSONAttribute
-
JSONAttribute.Type.GETTER
is used for serializing an object.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form