Package com.composum.sling.cpnl
Interface TextTag.EscapeFunction
-
- Enclosing class:
- TextTag
public static interface TextTag.EscapeFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
escape(org.apache.sling.api.SlingHttpServletRequest request, Object value)
-