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

File Information

File Size
499 bytes
MD5
a1ed1c233cebc89d6e1543985f8c90a9

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.