Download von cssparser-0.9.14-sources.jar.asc (cssparser-0.9.14-sources.jar.asc ( externer Link: SourceForge.net): 499 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf cssparser-0.9.14-sources.jar.asc ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
499 Bytes
MD5
85798f4222759d232bbf7cc2aca3c416

Projektbeschreibung

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.