Class RawHtmlArgument


  • public class RawHtmlArgument
    extends Object
    Argument to expressions that indicates this value is raw HTML and therefore should not be further escaped.
    • Constructor Detail

      • RawHtmlArgument

        public RawHtmlArgument​(Object value)