| Interface | Description |
|---|---|
| Filter |
A filter is a transformation which performs modifications on expressions.
|
| Class | Description |
|---|---|
| AbstractFilter | |
| FormatFilter |
Implementation for the format filter & runtime support.
|
| I18nFilter |
Filter for i18n translation
|
| JoinFilter |
Filter providing support for the
join option applied to arrays. |
| URIManipulationFilter |
The
URIManipulationFilter provides support for Sightly's URI Manipulation options according to the
language specification |
| XSSFilter |
XSS filter implementation.
|
| Enum | Description |
|---|---|
| ExpressionContext |
Defines a context for the
Expression that will be processed by a Filter. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.