Package gw.lang.parser.template
Interface IEscapesAllContent
-
- All Superinterfaces:
StringEscaper
public interface IEscapesAllContent extends StringEscaper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
escapeBody(String strContent)
-
Methods inherited from interface gw.lang.parser.template.StringEscaper
escape
-
-