public class JSONUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JSONUtils.Array
Abstraction of a JSON array.
|
static class |
JSONUtils.Item
Abstraction of a JSON object.
|
static class |
JSONUtils.Primitive
Abstraction of a JSON primitive (string, int, boolean) value.
|
Copyright © 2014. All Rights Reserved.