Package org.apache.sling.servlets.resolver.internal.helper
-
Class Summary Class Description AbstractResourceCollector TheResourceCollectorclass provides a single public method -#getServlets(ResourceResolver,List- which is used to find an ordered collection of) Resourceinstances which may be used to find a servlet or script to handle a request to the given resource.LocationIterator TheLocationIteratorprovides access to an ordered collection of absolute paths containing potential request handling.NamedScriptResourceCollector TheResourceCollectorclass provides a single public method -#getServlets(ResourceResolver)- which is used to find an ordered collection ofResourceinstances which may be used to find a servlet or script to handle a request to the given resource.ResourceCollector TheResourceCollectorclass provides a single public method -#getServlets(ResourceResolver)- which is used to find an ordered collection ofResourceinstances which may be used to find a servlet or script to handle a request to the given resource.