public class JsonObject extends JsonValue
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonObject.JsonObjectProperty |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
append(JsonObject.JsonObjectProperty... props) |
void |
dump(PrintWriter writer,
int indent) |
public JsonObject append(JsonObject.JsonObjectProperty... props)
public void dump(PrintWriter writer, int indent)