Interface TextTag.EscapeFunction

  • Enclosing class:
    TextTag

    public static interface TextTag.EscapeFunction
    • Method Detail

      • escape

        Object escape​(org.apache.sling.api.SlingHttpServletRequest request,
                      Object value)