Home | Trees | Indices | Help |
|
---|
|
a validating CSSParser
Usage:
parser = CSSParser() stylesheet = p.parse('test1.css', 'ascii') print stylesheet.cssText
Version: $LastChangedRevision: 514 $
Date: $LastChangedDate: 2007-10-19 00:29:36 +0200 (Fr, 19 Okt 2007) $
Author: $LastChangedBy: cthedot $
|
|||
CSSParser parses a CSS StyleSheet string or file and returns a DOM Level 2 CSS StyleSheet object |
Imports: codec, codecs, cssutils, stylesheets
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Tue Nov 06 22:28:41 2007 | http://epydoc.sourceforge.net |