Package | Description |
---|---|
com.jayway.jsonpath.internal.path |
Modifier and Type | Method and Description |
---|---|
RootPathToken |
RootPathToken.append(PathToken next) |
static RootPathToken |
PathTokenFactory.createRootPathToken(char token) |
RootPathToken |
EvaluationContextImpl.getRoot() |
RootPathToken |
CompiledPath.getRoot() |
Constructor and Description |
---|
CompiledPath(RootPathToken root,
boolean isRootPath) |
Copyright © 2024. All rights reserved.