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 thejoinoption applied to arrays.URIManipulationFilter TheURIManipulationFilterprovides support for Sightly's URI Manipulation options according to the language specificationXSSFilter XSS filter implementation. -
Enum Summary Enum Description ExpressionContext Defines a context for theExpressionthat will be processed by aFilter.