Package org.apache.sling.scripting.sightly.impl.filter
-
Interface Summary Interface Description Filter A filter is a transformation which performs modifications on expressions. -
Class Summary Class Description AbstractFilter FormatFilter Implementation for the format filter & runtime support.I18nFilter Filter for i18n translationJoinFilter Filter providing support for thejoin
option applied to arrays.URIManipulationFilter TheURIManipulationFilter
provides support for Sightly's URI Manipulation options according to the language specificationXSSFilter XSS filter implementation. -
Enum Summary Enum Description ExpressionContext Defines a context for theExpression
that will be processed by aFilter
.