Class Summary |
LazyInputStream |
Lazily acquired InputStream which only accesses the JCR Value InputStream if
data is to be read from the stream. |
MapEntries |
|
MapEntry |
The MapEntry class represents a mapping entry in the mapping
configuration tree at /etc/map . |
Mapping |
The Mapping class conveys the mapping configuration used by
the
JcrResourceResolverFactoryImpl . |
RedirectResource |
|
ResourceIterator |
The ResourceIterator implements the
Iterator<Resource> returned from the
ResourceResolver.listChidlren(Resource) method. |
ResourcePathIterator |
Iterate over the the HTTP request path by creating shorter segments of that
path using "." as a separator. |
ResourceProviderEntry |
The ResourceProviderEntry class represents a node in the tree of
resource providers spanned by the root paths of the provider resources. |
RootResourceProviderEntry |
This is the root resource provider entry which keeps track
of the resource providers. |
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. |
WrappedResourceProvider |
|