All Classes and Interfaces
Class
Description
BindingsUtils
provides helper methods for retrieving commonly used objects from a Bindings
map.This service allows various components to work with
BundledRenderUnit
instance and perform dependency resolution based on their availability in
the Bindings
maps passed to the HTL Script Engine.Aggregator for all runtime extensions.
Helper class for
RuntimeExtension
implementations.Runtime support for including resources in a HTL script through
data-sly-include
.Wrapper response to redirect the output into a specified print writer
Rendering context for HTL rendering units.
Interprets identifiers as paths to other HTL templates
Utility class which is used by the HTL engine & extensions to resolve resources.
Runtime support for including resources in a HTL script through
data-sly-resource
.Use provider that interprets the identifier as a script path, and runs the respective script using a script engine that matches the
script extension.
HTL specific
BindingsValuesProvider
.Holds various HTL engine global configurations.
The HTL Script engine
HTL template engine factory
Identifies a Java source file based on a
Resource
.Runtime extension for the USE plugin
Runtime support for XSS filtering