|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attribute | |
|---|---|
| org.owasp.validator.html | |
| org.owasp.validator.html.model | |
| Uses of Attribute in org.owasp.validator.html |
|---|
| Methods in org.owasp.validator.html that return Attribute | |
|---|---|
Attribute |
Policy.getGlobalAttributeByName(java.lang.String name)
A simple method for returning on of the |
| Uses of Attribute in org.owasp.validator.html.model |
|---|
| Methods in org.owasp.validator.html.model that return Attribute | |
|---|---|
Attribute |
Tag.getAttributeByName(java.lang.String name)
Returns an Attribute associated with a lookup name. |
| Methods in org.owasp.validator.html.model with parameters of type Attribute | |
|---|---|
void |
Tag.addAttribute(Attribute attr)
Adds a fully-built Attribute to the list of Attributes allowed for this tag. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||