| Package | Description |
|---|---|
| com.jayway.jsonpath.internal.path |
| Modifier and Type | Field and Description |
|---|---|
private RootPathToken |
CompiledPath.root |
| Modifier and Type | Method and Description |
|---|---|
RootPathToken |
RootPathToken.append(PathToken next) |
static RootPathToken |
PathTokenFactory.createRootPathToken(char token) |
private RootPathToken |
PathCompiler.readContextToken() |
| Constructor and Description |
|---|
CompiledPath(RootPathToken root,
boolean isRootPath) |