public class CLArray extends CLContainer
BASE_INDENT, end, MAX_LINE, mContainer, start| Constructor and Description |
|---|
CLArray(char[] content) |
| Modifier and Type | Method and Description |
|---|---|
static CLElement |
allocate(char[] content) |
protected java.lang.String |
toFormattedJSON(int indent,
int forceIndent) |
protected java.lang.String |
toJSON() |
add, get, get, getArray, getArray, getArrayOrNull, getBoolean, getBoolean, getFloat, getFloat, getFloatOrNaN, getInt, getInt, getObject, getObject, getObjectOrNull, getOrNull, getOrNull, getString, getString, getStringOrNull, getStringOrNull, has, names, put, putNumber, remove, size, toStringaddIndent, content, getContainer, getDebugName, getEnd, getFloat, getInt, getLine, getStart, getStrClass, isDone, isStarted, notStarted, setContainer, setEnd, setLine, setStartpublic static CLElement allocate(char[] content)
protected java.lang.String toFormattedJSON(int indent,
int forceIndent)
toFormattedJSON in class CLElement