Package org.htmlunit.cssparser.dom
package org.htmlunit.cssparser.dom
Implementation classes for the org.w3c.dom.css interfaces.
-
ClassDescriptionColor base class.Abstract AbstractCSSRuleImpl class.Implementation of Counter.Implementation of CSSCharsetRule.Implementation of CSSFontFaceRule.Implementation of CSSImportRule.Implementation of CSSMediaRule.Implementation of CSSPageRule.Implementation of CSSRuleList.Implementation of CSSStyleDeclaration.Implementation of CSSStyleRule.Implementation of CSSStyleSheet.CSSStyleSheetRuleIndex.SelectorEntry.Implementation of StyleSheetList.Implementation of CSSUnknownRule.The
CSSValueImpl
class can represent either aCSSPrimitiveValue
or aCSSValueList
so that the type can successfully change when usingsetCssText
.CSSPrimitiveValueType enum.CSSValueType enum.The DOMException classImplementation of HSLColor.Implementation of HWBColor.Implementation of LABColor and OKLABColor.Implementation of LCHColor and OKLCHColor.Implementation of MediaList.Property class.Implementation of Rect.Implementation of RGBColor.