private static final class ScanPathToken.PropertyPathTokenPredicate extends java.lang.Object implements ScanPathToken.Predicate
| Modifier and Type | Field and Description |
|---|---|
private EvaluationContextImpl |
ctx |
private PropertyPathToken |
propertyPathToken |
| Modifier | Constructor and Description |
|---|---|
private |
PropertyPathTokenPredicate(PathToken target,
EvaluationContextImpl ctx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(java.lang.Object model) |
private final EvaluationContextImpl ctx
private PropertyPathToken propertyPathToken
private PropertyPathTokenPredicate(PathToken target, EvaluationContextImpl ctx)
public boolean matches(java.lang.Object model)
matches in interface ScanPathToken.Predicate