| Package | Description |
|---|---|
| weka.core.json |
| Modifier and Type | Method and Description |
|---|---|
JSONNode.NodeType |
JSONNode.getNodeType()
Returns the type of the container.
|
static JSONNode.NodeType |
JSONNode.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONNode.NodeType[] |
JSONNode.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.