| Package | Description |
|---|---|
| org.owasp.validator.css |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExternalCssScanner.parseImportedStylesheets(LinkedList stylesheets,
CssHandler handler,
ArrayList errorMessages,
int sizeLimit)
Parses through a
LinkedList of imported stylesheet
URIs, this method parses through those stylesheets and validates them |
protected void |
CssScanner.parseImportedStylesheets(LinkedList stylesheets,
CssHandler handler,
List<String> errorMessages,
int sizeLimit)
Parses through a
LinkedList of imported stylesheet
URIs, this method parses through those stylesheets and validates them |
Copyright © 2013 The Open Web Application Security Project (OWASP). All rights reserved.