A B C D E F G H I L M N O P Q R S T U V W _

A

abs_path - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
URI absolute path.
absoluteURI - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for absoluteURI.
activate(BundleContext) - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
Activates this component
activate(BundleContext, String[]) - Method in class org.apache.sling.resourceresolver.impl.FactoryPreconditions
 
activate(ComponentContext) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Activates this component, called by SCR before registering as a service
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.resourceresolver.impl.helper.RedirectResource
 
adaptTo(Class<Type>) - Method in class org.apache.sling.resourceresolver.impl.helper.StarResource
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
adaptTo(ResourceResolverContext, Class<AdapterType>) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Invoke all resource providers and find an adaption
add(ResourceProviderHandler) - Method in class org.apache.sling.resourceresolver.impl.helper.SortedProviderList
Add a resource provider This first checks if it implements the feature interface.
add(ResourceProviderFactoryHandler) - Method in class org.apache.sling.resourceresolver.impl.helper.SortedProviderList
Add a resource provider factory.
addFactoryResourceProvider(Long, ResourceProvider) - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Add a new resource provider
addResourceProvider(String, ProviderHandler) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
Adds the given resource provider into the tree for the given prefix.
allowed_abs_path - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the abs_path.
allowed_authority - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the authority component.
allowed_fragment - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the fragment component.
allowed_host - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the host component.
allowed_IPv6reference - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the IPv6reference component.
allowed_opaque_part - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the opaque_part.
allowed_query - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the query component.
allowed_reg_name - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the reg_name.
allowed_rel_path - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the rel_path.
allowed_userinfo - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the userinfo component.
allowed_within_authority - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for the authority component.
allowed_within_path - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed within the path.
allowed_within_query - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed within the query component.
allowed_within_userinfo - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Those characters that are allowed for within the userinfo component.
alpha - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for alpha.
alphanum - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for alphanum (join of alpha & digit).
appendSlash(String) - Static method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
appliesTo(String) - Static method in class org.apache.sling.resourceresolver.impl.helper.StarResource
True if a StarResource should be used for the given request, if a real Resource was not found
authority - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for authority.

B

bindProvider(Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.FactoryPreconditions
 
bindResourceDecorator(ResourceDecorator, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceDecoratorTracker
Bind a resource decorator.
bindResourceDecorator(ResourceDecorator, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Bind a resource decorator.
bindResourceProvider(ResourceProvider, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Bind a resource provider.
bindResourceProvider(ResourceProvider, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Bind a resource provider.
bindResourceProviderFactory(ResourceProviderFactory, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Bind a resource provider factory.
bindResourceProviderFactory(ResourceProviderFactory, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Bind a resource provider factory.
BOTH - Static variable in class org.apache.sling.resourceresolver.impl.mapping.Mapping
defines the 'both' direction

C

canCreate(ResourceResolverContext, ResourceResolver, String) - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
 
canDelete(ResourceResolverContext, Resource) - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
 
checkPreconditions() - Method in class org.apache.sling.resourceresolver.impl.FactoryPreconditions
 
clone() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Create and return a copy of this object, the URI-reference containing the userinfo component.
clone(Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
close() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceDecoratorTracker
 
close() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Close all dynamic resource providers.
close() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
commit(ResourceResolver) - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Commit all transient changes
commit() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
CommonResourceResolverFactoryImpl - Class in org.apache.sling.resourceresolver.impl
The CommonResourceResolverFactoryImpl is a singleton implementing the shared/common functionality of all resource resolver factories.
CommonResourceResolverFactoryImpl(ResourceResolverFactoryActivator) - Constructor for class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
compareTo(URI) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Compare this URI to another object.
compareTo(MapConfigurationProvider.VanityPathConfig) - Method in class org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider.VanityPathConfig
 
compareTo(MapEntry) - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
compareTo(ProviderHandler) - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
 
compareTo(ResourceProviderEntry) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
 
containsKey(String) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
 
control - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for control.
create(Resource, String, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
create(ResourceResolverContext, ResourceResolver, String, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
Create a resource
createMapEntry(String, Resource, boolean) - Static method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
createResolveEntry(String, Resource, boolean) - Static method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 

D

deactivate() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
Deativates this component
deactivate() - Method in class org.apache.sling.resourceresolver.impl.FactoryPreconditions
 
deactivate() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Deactivates this component (called by SCR to take out of service)
decode(char[], String) - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Decodes URI encoded string.
decode(String, String) - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Decodes URI encoded string.
decorate(Resource) - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceDecoratorTracker
Decorate a resource.
DEFAULT_DEFAULT_VANITY_PATH_REDIRECT_STATUS - Static variable in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
DEFAULT_MAP_ROOT - Static variable in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
DEFAULT_RESOURCE_TYPE - Static variable in class org.apache.sling.resourceresolver.impl.helper.StarResource
 
defaultDocumentCharset - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
The default charset of the document.
defaultDocumentCharsetByLocale - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
defaultDocumentCharsetByPlatform - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
defaultProtocolCharset - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
The default charset of the protocol.
delete(Resource) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
delete(ResourceResolverContext, ResourceResolver, Resource) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
Delete the resource
delims - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for delims.
digit - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for digit.
DIRECT - Static variable in class org.apache.sling.resourceresolver.impl.mapping.Mapping
Simple mapper instance mapping path to URLs 1:1 in both directions
disallowed_opaque_part - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Disallowed opaque_part before escaping.
disallowed_rel_path - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Disallowed rel_path before escaping.
dispose() - Method in class org.apache.sling.resourceresolver.impl.console.ResourceResolverWebConsolePlugin
 
dispose() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
Cleans up this class.
DOCUMENT_CHARSET - Static variable in exception org.apache.sling.resourceresolver.impl.helper.URI.DefaultCharsetChanged
Document charset changed.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.resourceresolver.impl.console.ResourceResolverWebConsolePlugin
 
doInit() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
Actual initializer.
domainlabel - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for domainlabel.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.resourceresolver.impl.console.ResourceResolverWebConsolePlugin
 

E

EMPTY - Static variable in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
encode(String, BitSet, String) - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Encodes URI string.
equals(char[], char[]) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Test if the first array is equal to the second array.
equals(Object) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Test an object if this URI is equal to another.
equals(Object) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderFactoryHandler
equals(Object) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderHandler
escaped - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for escaped.
ESCAPING - Static variable in exception org.apache.sling.resourceresolver.impl.helper.URIException
The URI escape encoding and decoding error.

F

FactoryPreconditions - Class in org.apache.sling.resourceresolver.impl
 
FactoryPreconditions() - Constructor for class org.apache.sling.resourceresolver.impl.FactoryPreconditions
 
finalize() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
Calls the ResourceResolverImpl.close() method to ensure the resolver is properly cleaned up before it is being collected by the garbage collector because it is not referred to any more.
findResources(String, String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
findResources(ResourceResolverContext, ResourceResolver, String, String) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Invoke all queriable resource providers.
fixUriPath(String) - Static method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
fragment - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for fragment (alias for uric).

G

get(String) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
 
getAboveHierPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the level above the this hierarchy level.
getAdministrativeResourceResolver(Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getAdministrativeResourceResolver(Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryImpl
 
getAliasMap(String) - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
getApplicationResourceAccessSecurity() - Method in class org.apache.sling.resourceresolver.impl.ResourceAccessSecurityTracker
 
getAsciiBytes(String) - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Converts the specified string to byte array of ASCII characters.
getAttribute(String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
getAttribute(ResourceResolverContext, ResourceResolver, String) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Return the result from the first matching attributes provider
getAttributeNames() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
getAttributeNames(ResourceResolverContext, ResourceResolver) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Invoke all attributes providers and combine the result
getAuthenticationInfo() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Return the authentication info.
getAuthority() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the authority.
getCharset(Locale) - Static method in class org.apache.sling.resourceresolver.impl.helper.URI.LocaleToCharsetMap
Get the preferred charset for the given locale.
getChildren(Resource) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
getCurrentHierPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the current hierarchy level.
getDefaultDocumentCharset() - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the recommended default charset of the document.
getDefaultDocumentCharsetByLocale() - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the default charset of the document by locale.
getDefaultDocumentCharsetByPlatform() - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the default charset of the document by platform.
getDefaultProtocolCharset() - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the default charset of the protocol.
getDefaultVanityPathRedirectStatus() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getDefaultVanityPathRedirectStatus() - Method in interface org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider
 
getDefaultVanityPathRedirectStatus() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
getEscapedAboveHierPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the level above the this hierarchy level.
getEscapedAuthority() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped authority.
getEscapedCurrentHierPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped current hierarchy level.
getEscapedFragment() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped fragment.
getEscapedName() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped basename of the path.
getEscapedPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped path.
getEscapedPathQuery() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped query.
getEscapedQuery() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped query.
getEscapedURI() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
It can be gotten the URI character sequence.
getEscapedURIReference() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped URI reference string.
getEscapedUserinfo() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped userinfo.
getEventAdmin() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
getFactoryResourceProvider(Long) - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Return a resource provider for a given key
getFragment() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the fragment.
getFrom() - Method in class org.apache.sling.resourceresolver.impl.mapping.Mapping
 
getHost() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the host.
getMapEntries() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getMapMaps() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
getMappings() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getMappings() - Method in interface org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider
 
getMappings() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
This method is called from MapEntries
getMapRoot() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getMapRoot() - Method in interface org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider
 
getMapRoot() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
getName() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the basename of the path.
getName() - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
Return a name of the resource provider/factory.
getParentResourceType(ResourceResolverFactory, ResourceResolver, String) - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Get the parent resource type
getParentResourceType(Resource) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
getParentResourceType(String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
getPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the path.
getPath() - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
 
getPathQuery() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the path and query.
getPattern() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
getPort() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the port.
getProperties() - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
Return the service properties.
getProperty(Resource, String) - Static method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Returns getProperty(res, propName, String.class)
getProperty(Resource, String, Class<Type>) - Static method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Returns the value of the name property of the resource converted to the requested type.
getProtocolCharset() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the protocol charset used by this current URI instance.
getProviderHandler(ResourceResolverContext, ResourceProvider) - Method in class org.apache.sling.resourceresolver.impl.helper.SortedProviderList
returns the ProviderHandler for a specific resource provider
getProviderResourceAccessSecurity() - Method in class org.apache.sling.resourceresolver.impl.ResourceAccessSecurityTracker
 
getProviders(ResourceResolverContext, SortedProviderList.Filter<T>) - Method in class org.apache.sling.resourceresolver.impl.helper.SortedProviderList
Return an iterator for the current sorted list of providers implementing the feature interface.
getQuery() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the query.
getRawAboveHierPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the level above the this hierarchy level.
getRawAuthority() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the raw-escaped authority.
getRawCurrentHierPath(char[]) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the raw-escaped current hierarchy level in the given path.
getRawCurrentHierPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the raw-escaped current hierarchy level.
getRawFragment() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the raw-escaped fragment.
getRawHost() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the host.
getRawName() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the raw-escaped basename of the path.
getRawPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the raw-escaped path.
getRawPathQuery() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the raw-escaped path and query.
getRawQuery() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the raw-escaped query.
getRawScheme() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the scheme.
getRawURI() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
It can be gotten the URI character sequence.
getRawURIReference() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the URI reference character sequence.
getRawUserinfo() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the raw-escaped userinfo.
getReadableChildrenIterator(ResourceResolverContext, Iterator<Resource>) - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
applies resource access security if configured
getReadableResource(ResourceResolverContext, Resource) - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
applies resource access security if configured
getReason() - Method in exception org.apache.sling.resourceresolver.impl.helper.URI.DefaultCharsetChanged
Get the reason message.
getReasonCode() - Method in exception org.apache.sling.resourceresolver.impl.helper.URI.DefaultCharsetChanged
Get the reason code.
getReasonCode() - Method in exception org.apache.sling.resourceresolver.impl.helper.URIException
Get the reason code.
getRedirect() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
getResolveMaps() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
This is for the web console plugin
getResolveMapsIterator(String) - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
Calculate the resolve maps.
getResource(String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
getResource(Resource, String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
getResource(ResourceResolverContext, ResourceResolver, String) - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
 
getResource(ResourceResolverContext, ResourceResolver, String, boolean) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
Returns the resource with the given path or null if neither the resource provider of this entry nor the resource provider of any of the child entries can provide the resource.
getResource(ResourceResolverContext, ResourceResolver, String) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderFactoryHandler
 
getResource(ResourceResolverContext, ResourceResolver, String) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderHandler
 
getResourceAccessSecurityTracker() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
get's the ServiceTracker of the ResourceAccessSecurity service
getResourceAccessSecurityTracker() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
get's the ServiceTracker of the ResourceAccessSecurity service
getResourceAccessSecurityTracker() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
getResourceDecoratorTracker() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getResourceDecoratorTracker() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Get the resource decorator tracker.
getResourceFromProviders(ResourceResolverContext, ResourceResolver, String) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
 
getResourceProvider(ResourceResolverContext) - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
Return the resource provider.
getResourceProvider(ResourceResolverContext) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderFactoryHandler
Get a resource provider If the user can't be authenticated null is returned.
getResourceProvider() - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderHandler
Return the resource provider.
getResourceProvider(ResourceResolverContext) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderHandler
 
getResourceProviders() - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
Returns the resource providers contained in this entry
getResourceResolver(Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getResourceResolver(Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryImpl
 
getResourceResolverInternal(Map<String, Object>, boolean) - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
Create a new ResourceResolver
getResourceSuperType() - Method in class org.apache.sling.resourceresolver.impl.helper.StarResource
Calls ResourceUtil.getResourceSuperType(ResourceResolver, String) method to dynamically resolve the resource super type of this star resource.
getRootProviderEntry() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getRootProviderEntry() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Getter for rootProviderEntry.
getRoots() - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
Return a sorted array of roots for this provider.
getScheme() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the scheme.
getSearchPath() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getSearchPath() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
getSearchPath() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
getServiceId() - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
Return the service id.
getServiceResourceResolver(Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getServiceResourceResolver(Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryImpl
 
getStatus() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
getString(byte[], String) - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Converts the byte array of HTTP content characters to a string.
getTo() - Method in class org.apache.sling.resourceresolver.impl.mapping.Mapping
 
getURI() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
It can be gotten the URI character sequence.
getURI(String, String, int, String) - Static method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
Returns a string used for matching map entries against the given request or URI parts.
getURIReference() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the original URI reference string.
getUserID() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
getUserinfo() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the userinfo.
getVanityPathBlackList() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
getVanityPathConfig() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getVanityPathConfig() - Method in interface org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider
A list of white and black list prefixes all ending with a slash.
getVanityPathWhiteList() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
getVirtualURLMap() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
getVirtualURLMap() - Method in interface org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider
 
getVirtualURLMap() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
This method is called from MapEntries

H

handleEvent(Event) - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
Handles the change to any of the node properties relevant for vanity URL mappings.
hasAuthority() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not this URI has authority.
hasChanges(ResourceResolver) - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Do we have changes?
hasChanges() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
hasChildren(Resource) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
hasFragment() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not this URI has fragment.
hash - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
Cache the hash code for this URI.
hashCode() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Return a hash code for this URI.
hashCode() - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderFactoryHandler
hashCode() - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderHandler
hasNext() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceIterator
 
hasNext() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceIteratorDecorator
 
hasNext() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourcePathIterator
 
hasQuery() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not this URI has query.
hasUserinfo() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not this URI has userinfo.
hex - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for hex.
hier_part - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for hier_part.
host - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for host.
hostname - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for hostname.
hostport - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for hostport.

I

INBOUND - Static variable in class org.apache.sling.resourceresolver.impl.mapping.Mapping
defines the 'inbound' direction, that is mapping request path to item path
indexFirstOf(String, String) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(String, String, int) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given string.
indexFirstOf(char[], char) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
indexFirstOf(char[], char, int) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the earlier index that to be searched for the first occurrance in one of any of the given array.
IPv4address - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Bitset that combines digit and dot fo IPv$address.
IPv6address - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
RFC 2373.
IPv6reference - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
RFC 2732, 2373.
isAbsoluteURI() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not this URI is absolute.
isAbsPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the relativeURI or hier_part of this URI is abs_path.
isAdmin() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Is this an admin resource resolver.
isExclude - Variable in class org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider.VanityPathConfig
 
isHierPart() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the absoluteURI of this URI is hier_part.
isHostname() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the host part of this URI is hostname.
isInternal() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
isIPv4address() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the host part of this URI is IPv4address.
isIPv6reference() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the host part of this URI is IPv6reference.
isLive() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Check all active dynamic resource providers.
isLive() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
isMangleNamespacePrefixes() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
isMangleNamespacePrefixes() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
isNetPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the relativeURI or heir_part of this URI is net_path.
isOpaquePart() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the absoluteURI of this URI is opaque_part.
isOptimizeAliasResolutionEnabled() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
isOptimizeAliasResolutionEnabled() - Method in interface org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider
 
isOptimizeAliasResolutionEnabled() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
isOptimizeAliasResolutionEnabled() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
isRegName() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the authority component of this URI is reg_name.
isRelativeURI() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not this URI is relative.
isRelPath() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the relativeURI of this URI is rel_path.
isResourceType(Resource, String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
isServer() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Tell whether or not the authority component of this URI is server.
isStarResource(Resource) - Static method in class org.apache.sling.resourceresolver.impl.helper.StarResource
Returns true if the path of the resource ends with the StarResource.SLASH_STAR and therefore should be considered a star resource.
isVanityPathEnabled() - Method in class org.apache.sling.resourceresolver.impl.CommonResourceResolverFactoryImpl
 
isVanityPathEnabled() - Method in interface org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider
 
isVanityPathEnabled() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 

L

listChildren(Resource) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
listChildren(ResourceResolverContext, Resource) - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
 
listChildren(ResourceResolverContext, Resource) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderFactoryHandler
 
listChildren(ResourceResolverContext, Resource) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderHandler
 
login(ResourceResolverContext) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderFactoryHandler
Login to a resource resolver factory.
loginToRequiredFactories(ResourceResolverContext) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Login into all required factories

M

map(String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
calls map(HttpServletRequest, String) as map(null, resourcePath)
map(HttpServletRequest, String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
full implementation - apply sling:alias from the resource path - apply /etc/map mappings (inkl. config backwards compat) - return absolute uri if possible
MapConfigurationProvider - Interface in org.apache.sling.resourceresolver.impl.mapping
Internal interface representing the additional methods MapEntries needs from the ResourceResolverFactory.
MapConfigurationProvider.VanityPathConfig - Class in org.apache.sling.resourceresolver.impl.mapping
 
MapConfigurationProvider.VanityPathConfig(String, boolean) - Constructor for class org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider.VanityPathConfig
 
MapEntries - Class in org.apache.sling.resourceresolver.impl.mapping
 
MapEntries(MapConfigurationProvider, BundleContext, EventAdmin) - Constructor for class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
MapEntry - Class in org.apache.sling.resourceresolver.impl.mapping
The MapEntry class represents a mapping entry in the mapping configuration tree at /etc/map.
MapEntry(String, int, boolean, String...) - Constructor for class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
mapHandle(String) - Method in class org.apache.sling.resourceresolver.impl.mapping.Mapping
Replaces the prefix from by the new prefix to, if and only if handle starts with the from prefix.
Mapping - Class in org.apache.sling.resourceresolver.impl.mapping
The Mapping class conveys the mapping configuration used by the ResourceResolverFactoryImpl.
Mapping(String) - Constructor for class org.apache.sling.resourceresolver.impl.mapping.Mapping
 
Mapping(String[]) - Constructor for class org.apache.sling.resourceresolver.impl.mapping.Mapping
 
mapsInbound() - Method in class org.apache.sling.resourceresolver.impl.mapping.Mapping
Checks, if this mapping is defined for inbound mapping.
mapsOutbound() - Method in class org.apache.sling.resourceresolver.impl.mapping.Mapping
Checks, if this mapping is defined for outbound mapping.
mapUri(String) - Method in class org.apache.sling.resourceresolver.impl.mapping.Mapping
Replaces the prefix to by the new prefix from, if and only if uriPath starts with the to prefix.
mark - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for mark.

N

net_path - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for net_path.
next() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceIterator
 
next() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceIteratorDecorator
 
next() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourcePathIterator
 
normalize(char[]) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Normalize the given hier path part.
normalize() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Normalizes the path part of this URI.

O

opaque_part - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
URI bitset that combines uric_no_slash and uric.
org.apache.sling.resourceresolver.impl - package org.apache.sling.resourceresolver.impl
 
org.apache.sling.resourceresolver.impl.console - package org.apache.sling.resourceresolver.impl.console
 
org.apache.sling.resourceresolver.impl.helper - package org.apache.sling.resourceresolver.impl.helper
 
org.apache.sling.resourceresolver.impl.mapping - package org.apache.sling.resourceresolver.impl.mapping
 
org.apache.sling.resourceresolver.impl.tree - package org.apache.sling.resourceresolver.impl.tree
 
OUTBOUND - Static variable in class org.apache.sling.resourceresolver.impl.mapping.Mapping
defined the 'outbound' direction, that is mapping item path to URL path
ownsRoots() - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
Does this provider own the roots?

P

param - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for param (alias for pchar).
parseAuthority(String, boolean) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Parse the authority component.
parseUriReference(String, boolean) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
In order to avoid any possilbity of conflict with non-ASCII characters, Parse a URI reference as a String with the character encoding of the local system or the document.
PARSING - Static variable in exception org.apache.sling.resourceresolver.impl.helper.URIException
The URI parsing error.
path - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
URI bitset that combines absolute path and opaque part.
path_segments - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for path segments.
pchar - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for pchar.
percent - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
The percent "%" character always has the reserved purpose of being the escape indicator, it must be escaped as "%25" in order to be used as data within a URI.
port - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Port, a logical alias for digit.
prefix - Variable in class org.apache.sling.resourceresolver.impl.mapping.MapConfigurationProvider.VanityPathConfig
 
prevalidate(String, BitSet) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Pre-validate the unescaped URI string within a specific component.
printConfiguration(PrintWriter) - Method in class org.apache.sling.resourceresolver.impl.console.ResourceResolverWebConsolePlugin
 
PROP_ALIAS - Static variable in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
PROP_PATH - Static variable in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
PROP_REDIRECT_EXTERNAL - Static variable in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
PROP_REDIRECT_EXTERNAL_REDIRECT_STATUS - Static variable in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
PROP_REDIRECT_EXTERNAL_STATUS - Static variable in class org.apache.sling.resourceresolver.impl.mapping.MapEntries
 
PROP_REDIRECT_INTERNAL - Static variable in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
PROTOCOL_CHARSET - Static variable in exception org.apache.sling.resourceresolver.impl.helper.URI.DefaultCharsetChanged
Protocol charset changed.
protocolCharset - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The charset of the protocol used by this URI instance.
ProviderHandler - Class in org.apache.sling.resourceresolver.impl.tree
The provider handler is the common base class for the ResourceProviderHandler and the ResourceProviderFactoryHandler.
ProviderHandler(Map<String, Object>) - Constructor for class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
Create a new handler
PUNYCODE - Static variable in exception org.apache.sling.resourceresolver.impl.helper.URIException
The DNS punycode encoding or decoding error.
put(String, ResourceProviderEntry) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
 

Q

query - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for query (alias for uric).
queryResources(String, String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
queryResources(ResourceResolverContext, ResourceResolver, String, String) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Invoke all queriable resource providers.

R

reason - Variable in exception org.apache.sling.resourceresolver.impl.helper.URIException
The reason message.
reasonCode - Variable in exception org.apache.sling.resourceresolver.impl.helper.URIException
The reason code.
RedirectResource - Class in org.apache.sling.resourceresolver.impl.helper
 
RedirectResource(ResourceResolver, String, String, int) - Constructor for class org.apache.sling.resourceresolver.impl.helper.RedirectResource
 
refresh() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Refresh
refresh() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
reg_name - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for reg_name.
rel_path - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for rel_path.
rel_segment - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for rel_segment.
relativeURI - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for relativeURI.
remove() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceIterator
 
remove() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceIteratorDecorator
 
remove() - Method in class org.apache.sling.resourceresolver.impl.helper.ResourcePathIterator
 
remove(ResourceProviderHandler) - Method in class org.apache.sling.resourceresolver.impl.helper.SortedProviderList
Remove a resource provider.
remove(ResourceProviderFactoryHandler) - Method in class org.apache.sling.resourceresolver.impl.helper.SortedProviderList
Remove a resource provider factory.
removeFragmentIdentifier(char[]) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Remove the fragment identifier of the given component.
removeResourceProvider(String, ProviderHandler) - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
Remove the given resource provider from the tree
replace(String) - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
reserved - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for reserved.
resolve(String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
resolve(HttpServletRequest) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
resolve(HttpServletRequest, String) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
resolvePath(char[], char[]) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Resolve the base and relative path.
ResourceAccessSecurityTracker - Class in org.apache.sling.resourceresolver.impl
This internal helper class keeps track of the resource access security services and always returns the one with the highest service ranking.
ResourceAccessSecurityTracker() - Constructor for class org.apache.sling.resourceresolver.impl.ResourceAccessSecurityTracker
 
resourceDecorators - Variable in class org.apache.sling.resourceresolver.impl.helper.ResourceDecoratorTracker
The (optional) resource decorators, working copy.
ResourceDecoratorTracker - Class in org.apache.sling.resourceresolver.impl.helper
Helper class to track the resource decorators and keep them sorted by their service ranking.
ResourceDecoratorTracker() - Constructor for class org.apache.sling.resourceresolver.impl.helper.ResourceDecoratorTracker
 
ResourceIterator - Class in org.apache.sling.resourceresolver.impl.helper
The ResourceIterator implements the Iterator<Resource> returned from the ResourceResolver.listChidlren(Resource) method.
ResourceIterator(ResourceResolverContext, Resource, RootResourceProviderEntry) - Constructor for class org.apache.sling.resourceresolver.impl.helper.ResourceIterator
 
ResourceIteratorDecorator - Class in org.apache.sling.resourceresolver.impl.helper
Resource iterator handling the decoration of resources.
ResourceIteratorDecorator(ResourceDecoratorTracker, Iterator<Resource>) - Constructor for class org.apache.sling.resourceresolver.impl.helper.ResourceIteratorDecorator
 
ResourcePathIterator - Class in org.apache.sling.resourceresolver.impl.helper
Iterate over the the HTTP request path by creating shorter segments of that path using "." as a separator.
ResourcePathIterator(String) - Constructor for class org.apache.sling.resourceresolver.impl.helper.ResourcePathIterator
Creates a new instance iterating over the given path
ResourceProviderEntry - Class in org.apache.sling.resourceresolver.impl.tree
The ResourceProviderEntry class represents a node in the tree of resource providers spanned by the root paths of the provider resources.
ResourceProviderEntry(String, ProviderHandler[]) - Constructor for class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
Creates an instance of this class with the given path relative to the parent resource provider entry, encapsulating the given ResourceProvider, and a number of initial child entries.
ResourceProviderFactoryHandler - Class in org.apache.sling.resourceresolver.impl.tree
The resource provider factory handler handles access to resource provider factories.
ResourceProviderFactoryHandler(ResourceProviderFactory, Map<String, Object>) - Constructor for class org.apache.sling.resourceresolver.impl.tree.ResourceProviderFactoryHandler
Create a new handler
ResourceProviderHandler - Class in org.apache.sling.resourceresolver.impl.tree
The resource provider handler handles access to resource providers.
ResourceProviderHandler(ResourceProvider, Map<String, Object>) - Constructor for class org.apache.sling.resourceresolver.impl.tree.ResourceProviderHandler
Create a new handler.
ResourceResolverContext - Class in org.apache.sling.resourceresolver.impl.helper
This class keeps track of the used resource providers for a resource resolver.
ResourceResolverContext(boolean, Map<String, Object>, ResourceAccessSecurityTracker) - Constructor for class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Create a new resource resolver context.
ResourceResolverFactoryActivator - Class in org.apache.sling.resourceresolver.impl
The ResourceResolverFactoryActivator/code> keeps track of required services for the resource resolver factory.
ResourceResolverFactoryActivator() - Constructor for class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
 
ResourceResolverFactoryImpl - Class in org.apache.sling.resourceresolver.impl
The ResourceResolverFactoryImpl is the ResourceResolverFactory service providing the following functionality: ResourceResolverFactory service Fires OSGi EventAdmin events on behalf of internal helper objects
ResourceResolverFactoryImpl(CommonResourceResolverFactoryImpl, Bundle, ServiceUserMapper) - Constructor for class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryImpl
 
ResourceResolverImpl - Class in org.apache.sling.resourceresolver.impl
 
ResourceResolverImpl(CommonResourceResolverFactoryImpl, ResourceResolverContext) - Constructor for class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
The resource resolver context.
ResourceResolverWebConsolePlugin - Class in org.apache.sling.resourceresolver.impl.console
 
ResourceResolverWebConsolePlugin(BundleContext, CommonResourceResolverFactoryImpl) - Constructor for class org.apache.sling.resourceresolver.impl.console.ResourceResolverWebConsolePlugin
 
revert(ResourceResolver) - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceResolverContext
Revert all transient changes.
revert() - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverImpl
 
rootPath - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
The root path.
RootResourceProviderEntry - Class in org.apache.sling.resourceresolver.impl.tree
This is the root resource provider entry which keeps track of the resource providers.
RootResourceProviderEntry() - Constructor for class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
 

S

scheme - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for scheme.
segment - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for segment.
select(ProviderHandler, T) - Method in interface org.apache.sling.resourceresolver.impl.helper.SortedProviderList.Filter
 
server - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Bitset for server.
setDefaultDocumentCharset(String) - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the default charset of the document.
setDefaultProtocolCharset(String) - Static method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the default charset of the protocol.
setEscapedAuthority(String) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the authority.
setEscapedFragment(String) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the escaped fragment string.
setEscapedPath(String) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the escaped path.
setEscapedQuery(String) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the escaped query string.
setEventAdmin(EventAdmin) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Set or unset the event admin.
setFragment(String) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the fragment.
setPath(String) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the path.
setQuery(String) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the query.
setRawAuthority(char[]) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the authority.
setRawFragment(char[]) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the raw-escaped fragment.
setRawPath(char[]) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the raw-escaped path.
setRawQuery(char[]) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Set the raw-escaped query.
setURI() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Once it's parsed successfully, set this URI.
SortedProviderList<T> - Class in org.apache.sling.resourceresolver.impl.helper
Helper class to get a sorted list of resource providers which implement a specific feature interface.
SortedProviderList(Class<T>) - Constructor for class org.apache.sling.resourceresolver.impl.helper.SortedProviderList
We need the class to do the instanceof test for providers returned by the factory.
SortedProviderList.Filter<T> - Interface in org.apache.sling.resourceresolver.impl.helper
 
space - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for space.
split(String) - Static method in class org.apache.sling.resourceresolver.impl.mapping.Mapping
 
split(String) - Static method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
Split the string by slash.
StarResource - Class in org.apache.sling.resourceresolver.impl.helper
Used to provide the equivalent of an empty Node for GET requests to *.something (SLING-344)
StarResource(ResourceResolver, String) - Constructor for class org.apache.sling.resourceresolver.impl.helper.StarResource
 
supportsQueryLanguages(String) - Method in class org.apache.sling.resourceresolver.impl.tree.ProviderHandler
Check if the resource provider supports the language.

T

toplabel - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for toplabel.
toString() - Method in class org.apache.sling.resourceresolver.impl.helper.RedirectResource
 
toString() - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Get the escaped URI string.
toString() - Method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
 
toString() - Method in class org.apache.sling.resourceresolver.impl.mapping.Mapping
 
toString() - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
toString() - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderFactoryHandler
toString() - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderHandler
toURI(String) - Static method in class org.apache.sling.resourceresolver.impl.mapping.MapEntry
Converts the resolution path of the form http/host.77/the/path into an URI of the form http://host:77/the/path where any potential default port (80 for http and 443 for https) is actually removed.

U

unbindProvider(Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.FactoryPreconditions
 
unbindResourceDecorator(ResourceDecorator, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.helper.ResourceDecoratorTracker
Unbind a resouce decorator.
unbindResourceDecorator(ResourceDecorator, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Unbind a resource decorator.
unbindResourceProvider(ResourceProvider, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Unbind a resource provider.
unbindResourceProvider(ResourceProvider, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Unbind a resource provider.
unbindResourceProviderFactory(ResourceProviderFactory, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.ResourceResolverFactoryActivator
Unbind a resource provider factory.
unbindResourceProviderFactory(ResourceProviderFactory, Map<String, Object>) - Method in class org.apache.sling.resourceresolver.impl.tree.RootResourceProviderEntry
Unbind a resource provider factory
UNKNOWN - Static variable in exception org.apache.sling.resourceresolver.impl.helper.URI.DefaultCharsetChanged
No specified reason code.
UNKNOWN - Static variable in exception org.apache.sling.resourceresolver.impl.helper.URIException
No specified reason code.
unreserved - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Data characters that are allowed in a URI but do not have a reserved purpose are called unreserved.
UNSUPPORTED_ENCODING - Static variable in exception org.apache.sling.resourceresolver.impl.helper.URIException
The unsupported character encoding.
unwise - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for unwise.
URI - Class in org.apache.sling.resourceresolver.impl.helper
The interface for the URI(Uniform Resource Identifiers) version of RFC 2396.
URI() - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Create an instance as an internal use
URI(String, boolean, String) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a URI from a string with the given charset.
URI(String, boolean) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a URI from a string with the given charset.
URI(String, String, String) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a general URI from the given components.
URI(String, String, String, String, String) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a general URI from the given components.
URI(String, String, String, int) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a general URI from the given components.
URI(String, String, String, int, String) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a general URI from the given components.
URI(String, String, String, int, String, String, String) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a general URI from the given components.
URI(String, String, String, String) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a general URI from the given components.
URI(URI, String, boolean) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a general URI with the given relative URI string.
URI(URI, URI) - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI
Construct a general URI with the given relative URI.
URI.DefaultCharsetChanged - Exception in org.apache.sling.resourceresolver.impl.helper
The charset-changed normal operation to represent to be required to alert to user the fact the default charset is changed.
URI.DefaultCharsetChanged(int, String) - Constructor for exception org.apache.sling.resourceresolver.impl.helper.URI.DefaultCharsetChanged
The constructor with a reason string and its code arguments.
URI.LocaleToCharsetMap - Class in org.apache.sling.resourceresolver.impl.helper
A mapping to determine the (somewhat arbitrarily) preferred charset for a given locale.
URI.LocaleToCharsetMap() - Constructor for class org.apache.sling.resourceresolver.impl.helper.URI.LocaleToCharsetMap
 
URI_reference - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for URI-reference.
uric - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for uric.
uric_no_slash - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
URI bitset for encoding typical non-slash characters.
URIException - Exception in org.apache.sling.resourceresolver.impl.helper
The URI parsing and escape encoding exception.
URIException() - Constructor for exception org.apache.sling.resourceresolver.impl.helper.URIException
Default constructor.
URIException(int) - Constructor for exception org.apache.sling.resourceresolver.impl.helper.URIException
The constructor with a reason code argument.
URIException(int, String) - Constructor for exception org.apache.sling.resourceresolver.impl.helper.URIException
The constructor with a reason string and its code arguments.
URIException(String) - Constructor for exception org.apache.sling.resourceresolver.impl.helper.URIException
The constructor with a reason string argument.
userinfo - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
Bitset for userinfo.

V

validate(char[], BitSet) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Validate the URI characters within a specific component.
validate(char[], int, int, BitSet) - Method in class org.apache.sling.resourceresolver.impl.helper.URI
Validate the URI characters within a specific component.
values() - Method in class org.apache.sling.resourceresolver.impl.tree.ResourceProviderEntry
 

W

within_userinfo - Static variable in class org.apache.sling.resourceresolver.impl.helper.URI
BitSet for within the userinfo component like user and password.

_

_authority - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The authority.
_fragment - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The fragment.
_host - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The host.
_is_abs_path - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_is_hier_part - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_is_hostname - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_is_IPv4address - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_is_IPv6reference - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_is_net_path - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_is_opaque_part - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_is_reg_name - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_is_rel_path - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_is_server - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
 
_opaque - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The opaque.
_path - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The path.
_port - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The port.
_query - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The query.
_scheme - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The scheme.
_uri - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
This Uniform Resource Identifier (URI).
_userinfo - Variable in class org.apache.sling.resourceresolver.impl.helper.URI
The userinfo.

A B C D E F G H I L M N O P Q R S T U V W _

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