| Home | Trees | Indices | Help |
|
|---|
|
|
a validating CSSParser
Usage:
parser = CSSParser()
stylesheet = p.parse('test1.css', 'ascii')
print stylesheet.cssText
Version: $LastChangedRevision: 704 $
Date: $LastChangedDate: 2007-11-25 20:25:58 +0100 (So, 25 Nov 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 Sun Dec 02 17:03:02 2007 | http://epydoc.sourceforge.net |