This class can be used to parse Cascading Style Sheets (CSS) and build a tree data structure that can traversed programatically.
The class can parse CSS data from files or text strings. It builds an hierarchy of style nodes.
It can also output styles for tags, HTML style tag definitions or to a given file.
|
|
| Name: |
CSS Tree Class |
| Base name: |
css_treeclass |
| Description: |
Parse CSS files into a tree data structure |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
1774 users |
| All time rank: |
1962 |
| Week users: |
5 users |
| Week rank: |
519  |
| |
|
| Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| Tree Class |
Required |
this is the correct tree class which implements the Tree class where this class is derivated from |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|