Sabberworm/PHP-CSS-Parser
8.1.0
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
|
This is the complete list of members for Parser, including all inherited members.
__construct($sText, Settings $oParserSettings=null, $iLineNo=1) | Parser | |
getCharset() (defined in Parser) | Parser | |
parse() (defined in Parser) | Parser | |
setCharset($sCharset) (defined in Parser) | Parser |