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

文件信息

文件大小
499 字节
MD5
bab0acee35da514c38c1e3f6a90374c1

项目描述

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.