| Package | Description |
|---|---|
| com.itextpdf.tool.xml |
XMLWorker package provides a framework to parse XML to PDF with iText.
|
| com.itextpdf.tool.xml.parser |
Contains the XMLParser.
|
| com.itextpdf.tool.xml.parser.io |
Extra utilities for the
XMLParser used for testing or debugging. |
| com.itextpdf.tool.xml.parser.state |
Contains all possible states used in the
StateController. |
| Class | Description |
|---|---|
| XMLParserListener |
Can be added to the
XMLParser to receive events. |
| Class | Description |
|---|---|
| State | |
| StateController |
Switches the current state in the
XMLParser. |
| TagState | |
| XMLParser |
Reads an XML file.
|
| XMLParserListener |
Can be added to the
XMLParser to receive events. |
| XMLParserMemory |
Wrapper class for different things that need to be kept track of between different states.
|
| Class | Description |
|---|---|
| XMLParserListener |
Can be added to the
XMLParser to receive events. |
| Class | Description |
|---|---|
| State | |
| XMLParser |
Reads an XML file.
|
Copyright © 1998–2018. All rights reserved.