Download of cssparser-0.9.23.jar (cssparser-0.9.23.jar ( external link: SF.net): 381,882 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
381,882 bytes
MD5
610cb4ae2043feaf52b04c5c8427d468

Projeto Descrição

The CSS Parser is implemented as a package of Java classes, that inputs Cascading Style Sheets source text and outputs a Document Object Model Level 2 Style tree. Alternatively, applications can use SAC: The Simple API for CSS. Its purpose is to allow developers working with Java to incorporate Cascading Style Sheet information, primarily in conjunction with XML application developments.

The CSS Parser package includes parsers for:

    • Cascading Style Sheets Level 3,
    • Cascading Style Sheets Level 2.1,
    • Cascading Style Sheets Level 2, and
    • Cascading Style Sheets Level 1

The parser is freely available and without charge and is licenced under the terms of the GNU Lesser General Public License.