public static class JSONObject.Array extends Object implements JSON
ARRAY_EMPTY, ARRAY_END, ARRAY_START, FIELD_SEPARATOR, ID_MARKER, IOR_SEPARTOR, MEMBER_SEPARATOR, NEWLINE, NULL_LITERAL, OBJECT_END, OBJECT_START, QUOTE, REF_MARKER, SPACE, VALUE_SEPARATOR
Constructor and Description |
---|
Array() |
Modifier and Type | Method and Description |
---|---|
void |
add(Object o) |
StringBuilder |
asString(int indent)
Render into a string buffer.
|
String |
toString() |
public void add(Object o)
public StringBuilder asString(int indent)
JSON
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.