Uses of Class
org.apache.jackrabbit.commons.predicate.DepthPredicate
-
Packages that use DepthPredicate Package Description org.apache.jackrabbit.commons.predicate -
-
Uses of DepthPredicate in org.apache.jackrabbit.commons.predicate
Subclasses of DepthPredicate in org.apache.jackrabbit.commons.predicate Modifier and Type Class Description class
DeclaringTypePredicate
Filter that checks the declared type of an itemclass
IsMandatoryPredicate
IsMandatoryFilter
...class
IsNodePredicate
Item filter that checks if an item is a node.class
NamePredicate
Filters items according to their names.class
NodeTypePredicate
Filters on the node type of a node.
-