void|PEAR_Error HTML_CSS::parseData (
array $styles
, bool $duplicates
= null
)
Parse data sources, file(s) or string(s), that contains CSS information
$styles
data sources to parse
$duplicates
(optional) Allow or disallow duplicates.
throws HTML_CSS_ERROR_INVALID_INPUT
since version 1.0.0RC2 (2005-12-15)
This function can not be called statically.