| Package | Description |
|---|---|
| com.itextpdf.styledxmlparser.css.parse |
| Modifier and Type | Method and Description |
|---|---|
CssDeclarationValueTokenizer.TokenType |
CssDeclarationValueTokenizer.Token.getType()
Gets the type.
|
static CssDeclarationValueTokenizer.TokenType |
CssDeclarationValueTokenizer.TokenType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CssDeclarationValueTokenizer.TokenType[] |
CssDeclarationValueTokenizer.TokenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Token(String value,
CssDeclarationValueTokenizer.TokenType type)
Creates a new
CssDeclarationValueTokenizer.Token instance. |
Copyright © 1998–2018 iText Group NV. All rights reserved.