| Package | Description |
|---|---|
| com.metamx.common.parsers |
| Modifier and Type | Method and Description |
|---|---|
JSONPathParser.FieldType |
JSONPathParser.FieldSpec.getType() |
static JSONPathParser.FieldType |
JSONPathParser.FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONPathParser.FieldType[] |
JSONPathParser.FieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JSONPathParser.FieldSpec(JSONPathParser.FieldType type,
String name,
String expr)
Constructor
|
Copyright © 2016. All rights reserved.