|
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. the later only, if the respective nodes
name is 'jcr:content'. |
| PathPredicate |
The path filter provides hierarchical filtering. |
| Predicates |
Static utility class to help working with Predicates. |
| RowPredicate |
Predicate for checking whether a given object is a Row and
optionally whether it contains a given selector. |