| Package | Description |
|---|---|
| org.owasp.validator.html | |
| org.owasp.validator.html.model |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Policy.getGlobalAttributeByName(java.lang.String name)
A simple method for returning on of the
|
| Modifier and Type | Method and Description |
|---|---|
Attribute |
Tag.getAttributeByName(java.lang.String name)
Returns an
Attribute associated with a lookup name. |
Attribute |
Attribute.mutate(java.lang.String onInvalid,
java.lang.String description) |
| Constructor and Description |
|---|
Tag(java.lang.String name,
java.util.Map<java.lang.String,Attribute> tagAttributes,
java.lang.String action) |
Copyright © 2014. All Rights Reserved.