Uses of Package
org.apache.sling.resourceresolver.impl.mapping
-
Packages that use org.apache.sling.resourceresolver.impl.mapping Package Description org.apache.sling.resourceresolver.impl.mapping -
Classes in org.apache.sling.resourceresolver.impl.mapping used by org.apache.sling.resourceresolver.impl.mapping Class Description Interpolator.Provider The value for the replacement is returned by this providerMapConfigurationProvider Internal interface representing the additional methods MapEntries needs from the ResourceResolverFactory.MapConfigurationProvider.VanityPathConfig MapEntriesHandler Exposes low-level methods used for resource resolving and mappingMapEntry TheMapEntry
class represents a mapping entry in the mapping configuration tree at/etc/map
.Mapping TheMapping
class conveys the mapping configuration used by theResourceResolverFactoryImpl
.StringInterpolationProvider 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).StringInterpolationProviderConfiguration