Uses of Enum
org.apache.jackrabbit.oak.spi.filter.PathFilter.Result
Packages that use PathFilter.Result
-
Uses of PathFilter.Result in org.apache.jackrabbit.oak.spi.filter
Methods in org.apache.jackrabbit.oak.spi.filter that return PathFilter.ResultModifier and TypeMethodDescriptionDetermines whether given path is to be included or notstatic PathFilter.ResultReturns the enum constant of this type with the specified name.static PathFilter.Result[]PathFilter.Result.values()Returns an array containing the constants of this enum type, in the order they are declared.