Uses of Class
org.apache.jackrabbit.commons.predicate.DepthPredicate

Packages that use DepthPredicate
org.apache.jackrabbit.commons.predicate   
 

Uses of DepthPredicate in org.apache.jackrabbit.commons.predicate
 

Subclasses of DepthPredicate in org.apache.jackrabbit.commons.predicate
 class DeclaringTypePredicate
          Filter that checks the declared type of an item
 class 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.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.