-
The value for the replacement is returned by this provider
Internal interface representing the additional methods
MapEntries needs from the ResourceResolverFactory.
Exposes low-level methods used for resource resolving and mapping
The MapEntry
class represents a mapping entry in the mapping
configuration tree at /etc/map
.
The Mapping
class conveys the mapping configuration used by the
ResourceResolverFactoryImpl
.
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).