Télécharger des cssparser-0.9.25.jar (cssparser-0.9.25.jar ( lien externe: SourceForge.net): 392,244 octets) va bientôt commencer. Sinon, cliquez sur cssparser-0.9.25.jar ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
392,244 octets
MD5
ee76f182c854a99196784977b19ded1e

Description du projet

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.