A
B
C
D
E
F
G
H
I
J
L
O
P
R
S
T
V
E
- elidedValue(io.kjson.JSONValue,java.util.Collection,java.util.Collection,java.lang.String) - function in io.kjson.JSON
- Convert the receiver JSONValue to a string of JSON with nominated values elided (replaced by a substitute string).
- equals(java.lang.Object) - function in io.kjson.JSONArray
- Compare the array to another value, applying the rule in Java for comparing
Lists. - equals(java.lang.Object) - function in io.kjson.JSONDecimal
- Compare the value to another JSONNumber value.
- equals(java.lang.Object) - function in io.kjson.JSONInt
- Compare the value to another JSONNumber value.
- equals(java.lang.Object) - function in io.kjson.JSONLong
- Compare the value to another JSONNumber value.
- equals(java.lang.Object) - function in io.kjson.JSONNumber
- Compare the value to another JSONNumber value.
- equals(java.lang.Object) - function in io.kjson.JSONObject
- Compare the object to another value, applying the rule in Java for comparing
Maps. - equals(java.lang.Object) - function in io.kjson.JSONString
- Compare the value to another value.
- ERROR - enum entry in io.kjson.parser.ParseOptions.DuplicateKeyOption