Package org.w3c.dom.css
package org.w3c.dom.css
-
InterfacesClassDescriptionThe
Counterinterface is used to represent any counter or counters function value.TheCSS2Propertiesinterface represents a convenience mechanism for retrieving and setting properties within aCSSStyleDeclaration.TheCSSCharsetRuleinterface represents a @charset rule in a CSS style sheet.TheCSSFontFaceRuleinterface represents a @font-face rule in a CSS style sheet.TheCSSImportRuleinterface represents a @import rule within a CSS style sheet.TheCSSMediaRuleinterface represents a @media rule in a CSS style sheet.TheCSSPageRuleinterface represents a @page rule within a CSS style sheet.TheCSSPrimitiveValueinterface represents a single CSS value .TheCSSRuleinterface is the abstract base interface for any type of CSS statement.TheCSSRuleListinterface provides the abstraction of an ordered collection of CSS rules.TheCSSStyleDeclarationinterface represents a single CSS declaration block.TheCSSStyleRuleinterface represents a single rule set in a CSS style sheet.TheCSSStyleSheetinterface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".TheCSSUnknownRuleinterface represents an at-rule not supported by this user agent.TheCSSValueinterface represents a simple or a complex value.TheCSSValueListinterface provides the abstraction of an ordered collection of CSS values.This interface represents a document with a CSS view.This interface allows the DOM user to create aCSSStyleSheetoutside the context of a document.Inline style information attached to elements is exposed through thestyleattribute.TheRectinterface is used to represent any rect value.TheRGBColorinterface is used to represent any RGB color value.This interface represents a CSS view.