|
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. |