Class EscapeHtmlReference

    • Constructor Detail

      • EscapeHtmlReference

        public EscapeHtmlReference()
        Deprecated.
    • Method Detail

      • getMatchAttribute

        protected String getMatchAttribute()
        Deprecated.
        Description copied from class: EscapeReference
        Specify the configuration attribute that specifies the regular expression. Ideally should be in a form
        eventhandler.escape.XYZ.match

        where XYZ is the type of escaping being done.

        Specified by:
        getMatchAttribute in class EscapeReference
        Returns:
        attribute "eventhandler.escape.html.match"