jStyleParser
introduces a proprietary API that allows an efficient
processing of CSS style sheets in Java applications. It is typesafe and compatible with
the standard Java data types. Alternatively, a standard W3C DOM Style API is available as
separate extension: see the jStyleDomBridge project.
The jStyleParser Manual gives a short overview of the basic usage of CSSBox the parser.
jStyleParser API documentation is generated from the last snapshot.