Inheritance diagram for org::jdom::adapters::XML4JDOMAdapter:
Public Member Functions | |
Document | getDocument (InputStream in, boolean validate) throws IOException, JDOMException |
Document | createDocument () throws JDOMException |
XML4JDOMAdapter
.
This class defines wrapper behavior for obtaining a DOM Document
object from an IBM XML4J DOM parser.
Jason Hunter
|
This creates an empty
Implements org::jdom::adapters::AbstractDOMAdapter. |
|
This creates a new
Implements org::jdom::adapters::AbstractDOMAdapter. |