Class ScanPathToken.PropertyPathTokenPredicate
java.lang.Object
com.jayway.jsonpath.internal.path.ScanPathToken.PropertyPathTokenPredicate
- All Implemented Interfaces:
ScanPathToken.Predicate
- Enclosing class:
ScanPathToken
private static final class ScanPathToken.PropertyPathTokenPredicate
extends Object
implements ScanPathToken.Predicate
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
PropertyPathTokenPredicate
(PathToken target, EvaluationContextImpl ctx) -
Method Summary
-
Field Details
-
ctx
-
propertyPathToken
-
-
Constructor Details
-
PropertyPathTokenPredicate
-
-
Method Details
-
matches
- Specified by:
matches
in interfaceScanPathToken.Predicate
-