Package org.apache.jackrabbit.vault.fs.filter
@Version("2.4.0")
package org.apache.jackrabbit.vault.fs.filter
-
ClassesClassDescriptionImplements an item filter that matches if a node only has the primary properties: jcr:primaryType, jcr:mixinTypes, jcr:uuid, jcr:created and jcr:createdByFilter that checks the declared type of an itemThe default path filter provides hierarchical filtering.Implements a filter that filters item according to their (passed) depth.Defines an filter that matches file/folder like nodes.
IsNodeFilter...Item filter that checks if an item is a node.Filters items according to their names.Filters on the node type of a node.The nt file item filter matches all properties that are defined my the nt:file or nt:resource node type.