JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.myfaces.tobago
org.apache.myfaces.tobago.internal.taglib.declaration
HasEscape
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
setEscape(String)
Interface HasEscape
All Known Subinterfaces:
OutTagDeclaration
,
PopoverTagDeclaration
public interface
HasEscape
Method Summary
All Methods
Instance Methods
Abstract Methods
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.