| Package | Description |
|---|---|
| org.dbrain.data.json |
| Modifier and Type | Method and Description |
|---|---|
JsonParser.Token |
JsonParser.getToken() |
JsonParser.Token |
JsonParser.readToken(JsonParser.Token token) |
static JsonParser.Token |
JsonParser.Token.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonParser.Token[] |
JsonParser.Token.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JsonParser.Token |
JsonParser.readToken(JsonParser.Token token) |
Copyright © 2014. All rights reserved.