| Package | Description |
|---|---|
| com.jayway.jsonpath.internal.path |
| Modifier and Type | Field and Description |
|---|---|
private ArrayIndexOperation |
ArrayPathToken.arrayIndexOperation |
| Modifier and Type | Method and Description |
|---|---|
static ArrayIndexOperation |
ArrayIndexOperation.parse(java.lang.String operation) |
| Modifier and Type | Method and Description |
|---|---|
static PathToken |
PathTokenFactory.createIndexArrayPathToken(ArrayIndexOperation arrayIndexOperation) |
| Constructor and Description |
|---|
ArrayPathToken(ArrayIndexOperation arrayIndexOperation) |