| Package | Description |
|---|---|
| org.owasp.validator.css | |
| org.owasp.validator.html | |
| org.owasp.validator.html.scan |
| Class and Description |
|---|
| 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.
|
| ScanException
This exception gets thrown when there is an unexpected error parsing
the tainted HTML.
|
| Class and Description |
|---|
| CleanResults
This class contains the results of a scan.
|
| Policy
Policy.java
This file holds the model for our policy engine.
|
| Policy.ParseContext |
| 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.
|
| TagMatcher
Uses smart matching to match tags
|
| Class and Description |
|---|
| 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.
|
| 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 © 2013 The Open Web Application Security Project (OWASP). All rights reserved.