| AbstractIterator<T> |
|
| ChainedIterator<T> |
|
| RedirectResource |
|
| ResourceDecoratorTracker |
Helper class to track the resource decorators and keep them sorted by their
service ranking.
|
| 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 |
The resource resolver context.
|
| ResourceResolverControl |
|
| StarResource |
Used to provide the equivalent of an empty Node for GET requests to
*.something (SLING-344)
|
| UniqueResourceIterator |
This iterator removes duplicated Resource entries.
|
| 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.
|