Home | Trees | Indices | Help |
|
---|
|
Version: $LastChangedRevision: 973 $
Date: $LastChangedDate: 2008-02-02 23:52:55 +0100 (Sa, 02 Feb 2008) $
Author: $LastChangedBy: cthedot $
|
|||
ListSeq (EXPERIMENTAL) A base class used for list classes like css.SelectorList or stylesheets.MediaList |
|||
Base Base class for most CSS and StyleSheets classes |
|||
Seq property seq of Base2 inheriting classes, holds a list of Item objects. |
|||
Item an item in the seq list of classes (successor to tuple items in old seq) |
|||
Base2 Base class for new seq handling, used by Selector for now only |
|||
Deprecated This is a decorator which can be used to mark functions as deprecated. |
|||
_Namespaces A dictionary like wrapper for @namespace rules used in a CSSStyleSheet. |
|||
_SimpleNamespaces namespaces used in objects like Selector as long as they are not connected to a CSSStyleSheet |
Imports: ifilter, re, types, xml, cssutils, Tokenizer
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Feb 03 21:10:56 2008 | http://epydoc.sourceforge.net |