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 classDeclaringTypePredicateFilter that checks the declared type of an itemclassIsMandatoryPredicateIsMandatoryFilter...classIsNodePredicateItem filter that checks if an item is a node.classNamePredicateFilters items according to their names.classNodeTypePredicateFilters on the node type of a node. 
 -