|
Class: CSS_Parser
Source Location: Program_Root/HTML/CSS_Parser.php
Parser
|
--CSS_Parser
Parses CSS data into 3-dimensional associative arrays. Properly handles multiple declaration blocks for the same element, but will only keep the final value of a property that is declared again, which should not be a problem for most cases. Also properly handles /* style comments.
Author(s)
Version
- 1.0, 2003-01-18, $Id: Parser.php,v 1.2 2005/07/06 15:30:56 lux Exp $
Copyright
- Copyright (C) 2001-2003, Simian Systems Inc.
|
|
|
Inherited Variables
|
Inherited Methods
|
Class Details
Class Variables
Class Methods
|
|