| Package | Description |
|---|---|
| org.htmlunit.cssparser.dom |
Implementation classes for the org.w3c.dom.css interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
CSSValueImpl.CSSPrimitiveValueType |
CSSValueImpl.getPrimitiveType()
getPrimitiveType.
|
static CSSValueImpl.CSSPrimitiveValueType |
CSSValueImpl.CSSPrimitiveValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSSValueImpl.CSSPrimitiveValueType[] |
CSSValueImpl.CSSPrimitiveValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 HtmlUnit. All rights reserved.