Package org.apache.jackrabbit.commons.predicate

Interface Summary
Predicate Interface for object predicates, i.e.
 

Class Summary
DeclaringTypePredicate Filter that checks the declared type of an item
DepthPredicate Implements a filter that filters item according to their (passed) depth.
IsMandatoryPredicate IsMandatoryFilter...
IsNodePredicate Item filter that checks if an item is a node.
NamePredicate Filters items according to their names.
NodeTypePredicate Filters on the node type of a node.
NtFilePredicate The nt file item filter matches all properties that are defined my the nt:file or nt:resource nodetype.
PathPredicate The path filter provides hierarchical filtering.
 



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