Class XSSFilter
java.lang.Object
org.apache.sling.scripting.sightly.impl.filter.AbstractFilter
org.apache.sling.scripting.sightly.impl.filter.XSSFilter
- All Implemented Interfaces:
Comparable<Filter>,Filter
XSS filter implementation.
-
Field Summary
Fields inherited from class org.apache.sling.scripting.sightly.impl.filter.AbstractFilter
NON_PARAMETRIZABLE_CONTEXTS, priority -
Method Summary
Modifier and TypeMethodDescriptionprotected Expressionapply(Expression expression, Map<String, ExpressionNode> options) static XSSFilterMethods inherited from class org.apache.sling.scripting.sightly.impl.filter.AbstractFilter
apply, compareTo, equals, getApplicableContexts, getOptions, getRequiredOptions, hashCode, priority
-
Method Details
-
getInstance
-
apply
- Specified by:
applyin classAbstractFilter
-