| Package | Description |
|---|---|
| org.owasp.validator.html | |
| org.owasp.validator.html.model |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Policy.getGlobalAttributeByName(String name)
A simple method for returning on of the
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Tag.getAttributeByName(String name)
Returns an
Attribute associated with a lookup name. |
Attribute |
Attribute.mutate(String onInvalid,
String description) |
| Constructor and Description |
|---|
Tag(String name,
Map<String,Attribute> tagAttributes,
String action) |
Copyright © 2013 The Open Web Application Security Project (OWASP). All rights reserved.