Package com.osbcp.cssparser

Main package.

See:
          Description

Class Summary
CSSParser Main logic for the CSS parser.
PropertyValue Represents a property and its value of a CSS rule.
Rule Represents a CSS rule.
Selector Represents a CSS selector.
 

Enum Summary
IncorrectFormatException.ErrorCode List of unique error codes.
 

Exception Summary
IncorrectFormatException An exception that is thrown when the CSS parser finds a character it shouldn't have.
 

Package com.osbcp.cssparser Description

Main package.

Author:
Christoffer Pettersson