Package | Description |
---|---|
com.itextpdf.tool.xml.parser |
Contains the XMLParser.
|
Modifier and Type | Method | Description |
---|---|---|
TagState |
XMLParser.currentTagState() |
Get the state of the current tag
|
static TagState |
TagState.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static TagState[] |
TagState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1998–2018. All rights reserved.