Uses of Class
org.apache.sling.api.resource.path.Path
Packages that use Path
Package
Description
-
Uses of Path in org.apache.sling.api.resource.path
Methods in org.apache.sling.api.resource.path that return PathModifier and TypeMethodDescriptionCheck whether the provided path is in the sub tree of any of the paths in this set.Methods in org.apache.sling.api.resource.path that return types with arguments of type PathModifier and TypeMethodDescriptionPathSet.iterator()
Return an unmodifiable iterator for the paths.Methods in org.apache.sling.api.resource.path with parameters of type PathModifier 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 pathMethod parameters in org.apache.sling.api.resource.path with type arguments of type 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
Methods in org.apache.sling.resourceresolver.impl.mapping that return Path -
Uses of Path in org.apache.sling.resourceresolver.impl.observation
Methods in org.apache.sling.resourceresolver.impl.observation with parameters of type PathModifier and TypeMethodDescriptionConstructors in org.apache.sling.resourceresolver.impl.observation with parameters of type PathModifierConstructorDescriptionBasicObservationReporter
(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
Methods in org.apache.sling.resourceresolver.impl.providers with parameters of type PathModifier and TypeMethodDescription