Package org.owasp.validator.css


package org.owasp.validator.css
  • Class
    Description
    A implementation of a SAC DocumentHandler for CSS validation.
    Encapsulates the parsing and validation of a CSS stylesheet or inline declaration.
    Encapsulates all the neceesary operations for validating individual eleements of a stylesheet (namely: selectors, conditions and properties).