Interface IEscapesAllContent

All Superinterfaces:
StringEscaper

public interface IEscapesAllContent extends StringEscaper
  • Method Summary

    Modifier and Type
    Method
    Description
    escapeBody(String strContent)
     

    Methods inherited from interface gw.lang.parser.template.StringEscaper

    escape
  • Method Details