JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
Method Details
escapeBody
String
escapeBody
(
String
strContent)