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.java
This file holds the model for our policy engine.
|
Policy.ParseContext | |
TagMatcher |
Uses smart matching to match tags
|
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.
|
Copyright © 2014. All Rights Reserved.