public static class PathPredicateFactory.PathPredicate extends java.lang.Object implements ExPredicate
PathPredicate(java.lang.String config)
int
depth()
boolean
test(ExContext ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public PathPredicate(java.lang.String config)
config
public int depth()
public boolean test(ExContext ctx)
test
java.util.function.Predicate<ExContext>