Modifier and Type | Method and Description |
---|---|
static HtmlTextEscapingMode |
HtmlTextEscapingMode.getModeForTag(String canonTagName)
The mode used for content following a start tag with the given name.
|
static HtmlTextEscapingMode |
HtmlTextEscapingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlTextEscapingMode[] |
HtmlTextEscapingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 OWASP. All rights reserved.