Package org.owasp.validator.html
-
Class Summary Class Description AntiSamy This is the only class from which the outside world should be calling.CleanResults This class contains the results of a scan.InternalPolicy Contains a bunch of optimized lookups over the regular Policy Class.Policy Policy.javaPolicy.ParseContext TagMatcher Uses smart matching to match tags -
Exception Summary Exception Description PolicyException This exception gets thrown when there is a problem validating or parsing the policy file.ScanException This exception gets thrown when there is an unexpected error parsing the tainted HTML.