Package | Description |
---|---|
org.owasp.validator.html |
Modifier and Type | Method and Description |
---|---|
TagMatcher |
Policy.getAllowedEmptyTags()
Return all the allowed empty tags configured in the Policy.
|
TagMatcher |
Policy.getRequiresClosingTags()
Return all the tags that are required to be closed with an end tag, even if they have no child content.
|
Copyright © 2018. All rights reserved.