Package cssutils :: Package css
[hide private]
[frames] | no frames]

Package css

source code

Document Object Model Level 2 CSS http://www.w3.org/TR/2000/PR-DOM-Level-2-Style-20000927/css.html

currently implemented
in progress
todo



Version: $LastChangedRevision: 226 $

Date: $LastChangedDate: 2007-08-12 15:41:21 +0200 (So, 12 Aug 2007) $

Author: $LastChangedBy: cthedot $

Submodules [hide private]

Classes [hide private]
  CSSCharsetRule
The CSSCharsetRule interface represents an @charset rule in a CSS style sheet.
  CSSComment
(cssutils) a CSS comment
  CSSImportRule
Represents an @import rule within a CSS style sheet.
  CSSMediaRule
represents an @media rule in a CSS style sheet.
  CSSNamespaceRule
Represents an @namespace rule within a CSS style sheet.
  CSSPageRule
The CSSPageRule interface represents a @page rule within a CSS style sheet.
  CSSPrimitiveValue
represents a single CSS Value.
  CSSRule
Abstract base interface for any type of CSS statement.
  CSSRuleList
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules.
  CSSStyleDeclaration
The CSSStyleDeclaration class represents a single CSS declaration block.
  CSSStyleRule
represents a single rule set in a CSS style sheet.
  CSSStyleSheet
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".
  CSSUnknownRule
represents an at-rule not supported by this user agent.
  CSSValue
The CSSValue interface represents a simple or a complex value.
  CSSValueList
The CSSValueList interface provides the abstraction of an ordered collection of CSS values.

Imports: css.cssstyledeclaration.SameNamePropertyList, css.selector.Selector, css.csscharsetrule, css.csscomment, css.cssimportrule, css.cssmediarule, css.cssnamespacerule, css.csspagerule, css.cssproperties, css.cssrule, css.cssrulelist, css.cssstyledeclaration, css.cssstylerule, css.cssstylesheet, css.cssunknownrule, css.cssvalue, css.property, css.selector, css.selectorlist