| Package | Description |
|---|---|
| com.gargoylesoftware.css.dom |
Implementation classes for the org.w3c.dom.css interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
CSSValueImpl.CSSPrimitiveValueType |
CSSValueImpl.getPrimitiveType() |
CSSValueImpl.CSSPrimitiveValueType |
CSSValueImpl.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.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.
|
static CSSValueImpl.CSSPrimitiveValueType[] |
CSSValueImpl.CSSPrimitiveValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.