Uses of Package
org.w3c.dom.css
Packages that use org.w3c.dom.css
-
Classes in org.w3c.dom.css used by org.w3c.dom.cssClassDescriptionThe
Counter
interface is used to represent any counter or counters function value.TheCSSPrimitiveValue
interface represents a single CSS value .TheCSSRule
interface is the abstract base interface for any type of CSS statement.TheCSSRuleList
interface provides the abstraction of an ordered collection of CSS rules.TheCSSStyleDeclaration
interface represents a single CSS declaration block.TheCSSStyleSheet
interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".TheCSSValue
interface represents a simple or a complex value.TheRect
interface is used to represent any rect value.TheRGBColor
interface is used to represent any RGB color value.