csspp
[ class tree: csspp ] [ index: csspp ] [ all elements ]

Procedural File: css_parser2.php

Source Location: /css_parser2.php



Classes:

csspp
CSS Parser class ( CSS PreProcessor or CSS PostProcessor, depends on the point of view )


Page Details:

CSSPP - CSS Parser and Optimiser

CSS Parser class ( CSS PreProcessor or CSS PostProcessor, depends on the point of view ) This class represents a CSS parser which reads CSS code and saves it in an array. In opposite to most other CSS parsers, it does not use regular expressions and thus has full CSS2 support and a higher reliability. The downside of not using regular expressions is a lower speed though. Additional to that it applies some optimisations and fixes to the CSS code. An online version should be available here: http://cdburnerxp.se/cssparse/css_optimiser.php




Tags:

filesource:  Source Code for this file
author:  Florian Schmitz (floele at gmail dot com) 2005


Includes:

require("functions.inc.php") [line 28]
All fcuntions which are not directly related to the parser class



Tags:

version:  1.0
require("data.inc.php") [line 21]
Various CSS data needed for correct optimisations etc.



Tags:

version:  1.0






Documentation generated on Sat, 20 Aug 2005 17:03:39 +0200 by phpDocumentor 1.3.0RC3