Uses of Class
org.apache.jackrabbit.oak.spi.filter.PathFilter
-
Packages that use PathFilter Package Description org.apache.jackrabbit.oak.spi.filter -
-
Uses of PathFilter in org.apache.jackrabbit.oak.spi.filter
Methods in org.apache.jackrabbit.oak.spi.filter that return PathFilter Modifier and Type Method Description static PathFilterPathFilter. from(@NotNull NodeBuilder defn)Constructs the predicate based on given definition state.
-