Uses of Package
org.apache.sling.scripting.sightly.impl.filter
-
Classes in org.apache.sling.scripting.sightly.impl.filter used by org.apache.sling.scripting.sightly.impl.compiler.frontend Class Description ExpressionContext Defines a context for theExpression
that will be processed by aFilter
.Filter A filter is a transformation which performs modifications on expressions. -
Classes in org.apache.sling.scripting.sightly.impl.filter used by org.apache.sling.scripting.sightly.impl.filter Class Description AbstractFilter ExpressionContext Defines a context for theExpression
that will be processed by aFilter
.Filter A filter is a transformation which performs modifications on expressions.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. -
Classes in org.apache.sling.scripting.sightly.impl.filter used by org.apache.sling.scripting.sightly.impl.html.dom Class Description Filter A filter is a transformation which performs modifications on expressions.