Modifier and Type | Method and Description |
---|---|
static Criteria |
Criteria.where(Path key)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Path |
ValueNodes.PathNode.getPath() |
Modifier and Type | Method and Description |
---|---|
static ValueNode |
ValueNode.createPathNode(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
Parameter.getPath() |
Modifier and Type | Method and Description |
---|---|
void |
Parameter.setPath(Path path) |
Constructor and Description |
---|
Parameter(Path path) |
Constructor and Description |
---|
PathLateBindingValue(Path path,
Object rootDocument,
Configuration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
CompiledPath |
Modifier and Type | Method and Description |
---|---|
static Path |
PathCompiler.compile(String path,
Predicate... filters) |
Modifier and Type | Method and Description |
---|---|
HashMap<Path,Object> |
EvaluationContextImpl.documentEvalCache() |
HashMap<Path,Object> |
PredicateContextImpl.documentPathCache() |
Modifier and Type | Method and Description |
---|---|
Object |
PredicateContextImpl.evaluate(Path path) |
Constructor and Description |
---|
EvaluationContextImpl(Path path,
Object rootDocument,
Configuration configuration,
boolean forUpdate) |
Constructor and Description |
---|
PredicateContextImpl(Object contextDocument,
Object rootDocument,
Configuration configuration,
HashMap<Path,Object> documentPathCache) |
Copyright © 2024. All rights reserved.