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.
| Not yet rated by the users |
| 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 |
 If you know an application of this package, send a message to the author to add a link here.
|
|