Package | Description |
---|---|
org.owasp.validator.css | |
org.owasp.validator.html.scan |
Modifier and Type | Field and Description |
---|---|
protected InternalPolicy |
CssScanner.policy
The policy file to be used in any scanning
|
Constructor and Description |
---|
CssScanner(InternalPolicy policy,
java.util.ResourceBundle messages)
Constructs a scanner based on the given policy.
|
ExternalCssScanner(InternalPolicy policy,
java.util.ResourceBundle messages) |
Modifier and Type | Field and Description |
---|---|
protected InternalPolicy |
AbstractAntiSamyScanner.policy |
Modifier and Type | Method and Description |
---|---|
void |
MagicSAXFilter.reset(InternalPolicy instance) |
Constructor and Description |
---|
ASHTMLSerializer(java.io.Writer w,
org.apache.xml.serialize.OutputFormat format,
InternalPolicy policy) |
ASXHTMLSerializer(java.io.Writer w,
org.apache.xml.serialize.OutputFormat format,
InternalPolicy policy) |
Copyright © 2014. All Rights Reserved.