Uses of Package
org.apache.sling.resourceresolver.impl.mapping
Packages that use org.apache.sling.resourceresolver.impl.mapping
-
Classes in org.apache.sling.resourceresolver.impl.mapping used by org.apache.sling.resourceresolver.impl.mappingClassDescriptionThe 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
.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).