Modifier and Type | Method | Description |
---|---|---|
static HtmlElementTables.TextContentModelBit |
HtmlElementTables.TextContentModelBit.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static HtmlElementTables.TextContentModelBit[] |
HtmlElementTables.TextContentModelBit.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
HtmlElementTables.TextContentModel.isAllowed(int elementIndex,
HtmlElementTables.TextContentModelBit modelBit) |
True if the given model bit is allowed within the element.
|
Copyright © 2019 OWASP. All rights reserved.