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