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

Module cssvalue

source code

CSSValue related classes




Version: $LastChangedRevision: 591 $

Date: $LastChangedDate: 2007-10-27 22:28:28 +0200 (Sa, 27 Okt 2007) $

Author: $LastChangedBy: cthedot $

Classes [hide private]
  CSSValue
The CSSValue interface represents a simple or a complex value.
  CSSPrimitiveValue
represents a single CSS Value.
  CSSValueList
The CSSValueList interface provides the abstraction of an ordered collection of CSS values.

Imports: re, xml, cssutils, cssproperties