Package | Description |
---|---|
net.arnx.jsonic |
Provides classes for manipulating JSON(http://www.json.org/) format.
|
net.arnx.jsonic.parse |
Modifier and Type | Method and Description |
---|---|
JSONEventType |
JSONReader.next() |
static JSONEventType |
JSONEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONEventType[] |
JSONEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JSONEventType |
JSONParser.next() |
Copyright © 2022. All rights reserved.