| Package | Description |
|---|---|
| com.revolsys.io.json |
| Modifier and Type | Method and Description |
|---|---|
JsonParser.EventType |
JsonParser.getEvent() |
JsonParser.EventType |
JsonParser.next() |
static JsonParser.EventType |
JsonParser.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonParser.EventType[] |
JsonParser.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Revolution Systems Inc.. All rights reserved.