| Package | Description |
|---|---|
| org.owasp.validator.html | |
| org.owasp.validator.html.model | |
| org.owasp.validator.html.scan |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Tag> |
Policy.tagRules |
| Modifier and Type | Method and Description |
|---|---|
Tag |
InternalPolicy.getEmbedTag() |
Tag |
InternalPolicy.getStyleTag() |
Tag |
Policy.getTagByLowercaseName(String tagName)
The path to the base policy file, used to resolve relative paths when reading included files
|
| Constructor and Description |
|---|
InternalPolicy(Policy old,
Map<String,String> directives,
Map<String,Tag> tagRules) |
Policy(Policy old,
Map<String,String> directives,
Map<String,Tag> tagRules) |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.mutateAction(String action) |
| Modifier and Type | Field and Description |
|---|---|
static Tag |
Constants.BASIC_PARAM_TAG_RULE |
Copyright © 2013 The Open Web Application Security Project (OWASP). All rights reserved.