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 and Description |
---|
XMLParserListener
Can be added to the
XMLParser to receive events. |
Class and 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 and Description |
---|
XMLParserListener
Can be added to the
XMLParser to receive events. |
Class and Description |
---|
State |
XMLParser
Reads an XML file.
|
Copyright © 2017. All rights reserved.