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