Package org.apache.sling.resourceresolver.impl.mapping
package org.apache.sling.resourceresolver.impl.mapping
-
ClassDescriptionBloom filter utilities.Replace place holders in a stringThe value for the replacement is returned by this providerInternal interface representing the additional methods MapEntries needs from the ResourceResolverFactory.Exposes low-level methods used for resource resolving and mappingThe
MapEntry
class represents a mapping entry in the mapping configuration tree at/etc/map
.TheMapping
class conveys the mapping configuration used by theResourceResolverFactoryImpl
.Utility to generate all possible paths from segments (names)This class provides placeholders for Sling configuration settings that depend on the environment like host names / ports for dev, test, qa, staging, prod systems Placeholders are enclosed in Starting and Ending Delimiters (see PLACEHOLDER_START/END_TOKEN) The name of the placeholder can contain any character except opening or closing brackets (no nesting).