Package org.apache.sling.jcr.resource.internal.helper

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  
 

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-2013 The Apache Software Foundation. All Rights Reserved.