Package org.owasp.validator.css

Class Summary
CssHandler A implementation of a SAC DocumentHandler for CSS validation.
CssScanner Encapsulates the parsing and validation of a CSS stylesheet or inline declaration.
CssValidator Encapsulates all the neceesary operations for validating individual eleements of a stylesheet (namely: selectors, conditions and properties).