Constant Field Values
Contents
org.json.*
-
org.json.HTTP Modifier and Type Constant Field Value public static final java.lang.String
CRLF
"\r\n"
-
org.json.JSONException Modifier and Type Constant Field Value private static final long
serialVersionUID
0L
-
org.json.JSONMLParserConfiguration Modifier and Type Constant Field Value public static final int
DEFAULT_MAXIMUM_NESTING_DEPTH
512
-
org.json.JSONPointer Modifier and Type Constant Field Value private static final java.lang.String
ENCODING
"utf-8"
-
org.json.JSONPointerException Modifier and Type Constant Field Value private static final long
serialVersionUID
8872944667561856751L
-
org.json.JSONWriter Modifier and Type Constant Field Value private static final int
maxdepth
200
-
org.json.ParserConfiguration Modifier and Type Constant Field Value public static final int
DEFAULT_MAXIMUM_NESTING_DEPTH
512
public static final int
UNDEFINED_MAXIMUM_NESTING_DEPTH
-1
-
org.json.XML Modifier and Type Constant Field Value public static final java.lang.String
NULL_ATTR
"xsi:nil"
public static final java.lang.String
TYPE_ATTR
"xsi:type"