Uses of Class
org.apache.sling.api.resource.path.Path
Package
Description
-
Uses of Path in org.apache.sling.api.resource.path
Modifier and TypeMethodDescriptionCheck whether the provided path is in the sub tree of any of the paths in this set.Modifier and TypeMethodDescriptionPathSet.iterator()
Return an unmodifiable iterator for the paths.Modifier and TypeMethodDescriptionint
static PathSet
Create a path set from a collection of path objectsGenerate a path set of paths from this set which are in the sub tree of the provided pathModifier and TypeMethodDescriptionstatic PathSet
PathSet.fromPathCollection
(Collection<Path> paths) Create a path set from a collection of path objects -
Uses of Path in org.apache.sling.resourceresolver.impl.mapping
-
Uses of Path in org.apache.sling.resourceresolver.impl.observation
Modifier and TypeMethodDescriptionModifierConstructorDescriptionBasicObservationReporter
(List<String> searchPath, Collection<ResourceChangeListenerInfo> infos, Path providerPath, PathSet excludePaths) Create a reporter listening for a provider -
Uses of Path in org.apache.sling.resourceresolver.impl.providers
Modifier and TypeMethodDescription