|
Class Summary |
| IgnoreDTDResolver |
This class is used by the XmlDocumentReader class when XML validation is falsed. |
| OpenEaiTransformer |
This class is used to perform XSLT transformations using Xalan. |
| ParseErrorHandler |
ParseErrorHandler class. |
| XmlDocumentReader |
This class is used to create a JDOM Document object from the contents of an
XML file that can be stored in a file (on a web server or local file system)
or passed in as an in-memory representation of that file (Reader, InputStream). |
| XmlElementLocator |
An XmlElementLocator class. |
| XmlValidator |
A convenience classed that can be used to validate an already created
JDOM Document object. |