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