A C D E G H I L M N O P S T X

A

addAllowedRegExp(Pattern) - Method in class org.owasp.validator.html.model.Attribute
 
addAllowedRegExp(Pattern) - Method in class org.owasp.validator.html.model.Property
Add the specified value to the allowed list of valid regular expressions.
addAllowedValue(String) - Method in class org.owasp.validator.html.model.Attribute
 
addAllowedValue(String) - Method in class org.owasp.validator.html.model.Property
Add the specified value to the allowed list of valid values.
addAttribute(Attribute) - Method in class org.owasp.validator.html.model.Tag
Adds a fully-built Attribute to the list of Attributes allowed for this tag.
addErrorMessage(String) - Method in class org.owasp.validator.html.CleanResults
Add an error message to the aggregate list of error messages during filtering.
addShorthandRef(String) - Method in class org.owasp.validator.html.model.Property
Add the specified value to the allowed list of valid shorthand values.
AntiSamy - Class in org.owasp.validator.html
This is the only class from which the outside world should be calling.
AntiSamy() - Constructor for class org.owasp.validator.html.AntiSamy
 
AntiSamyDOMScanner - Class in org.owasp.validator.html.scan
This is where the magic lives.
AntiSamyDOMScanner(Policy) - Constructor for class org.owasp.validator.html.scan.AntiSamyDOMScanner
 
AntiSamyDOMScanner() - Constructor for class org.owasp.validator.html.scan.AntiSamyDOMScanner
 
AntiSamyPattern - Class in org.owasp.validator.html.model
An extension of the Pattern to give it a "lookup name" that we can use from a centralized store.
AntiSamyPattern(String, Pattern) - Constructor for class org.owasp.validator.html.model.AntiSamyPattern
Constructor for AntiSamyPattern.
Attribute - Class in org.owasp.validator.html.model
A model for HTML attributes and the "rules" they must follow (either literals or regular expressions) in order to be considered valid.
Attribute(String) - Constructor for class org.owasp.validator.html.model.Attribute
 

A C D E G H I L M N O P S T X