Interface HasEscape

All Known Subinterfaces:
OutTagDeclaration, PopoverTagDeclaration

public interface HasEscape
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setEscape(String escape)
    Flag indicating that characters that are sensitive in HTML and XML markup must be escaped.
  • Method Details

    • setEscape

      void setEscape(String escape)
      Flag indicating that characters that are sensitive in HTML and XML markup must be escaped.