Package org.apache.sling.resourceresolver.impl.helper

Interface Summary
SortedProviderList.Filter<T>  
 

Class Summary
RedirectResource  
ResourceDecoratorTracker Helper class to track the resource decorators and keep them sorted by their service ranking.
ResourceIterator The ResourceIterator implements the Iterator<Resource> returned from the ResourceResolver.listChidlren(Resource) method.
ResourceIteratorDecorator Resource iterator handling the decoration of resources.
ResourcePathIterator Iterate over the the HTTP request path by creating shorter segments of that path using "." as a separator.
ResourceResolverContext This class keeps track of the used resource providers for a resource resolver.
SortedProviderList<T> Helper class to get a sorted list of resource providers which implement a specific feature interface.
StarResource Used to provide the equivalent of an empty Node for GET requests to *.something (SLING-344)
URI The interface for the URI(Uniform Resource Identifiers) version of RFC 2396.
URI.LocaleToCharsetMap A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
 

Exception Summary
URI.DefaultCharsetChanged The charset-changed normal operation to represent to be required to alert to user the fact the default charset is changed.
URIException The URI parsing and escape encoding exception.
 



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.