Inheritance diagram for org::jdom::adapters::JAXPDOMAdapter:
Public Member Functions | |
Document | getDocument (InputStream in, boolean validate) throws IOException, JDOMException |
Document | createDocument () throws JDOMException |
JAXPDOMAdapater
.
This class defines wrapper behavior for obtaining a DOM Document
object using the JAXP APIs.
|
This creates an empty
Implements org::jdom::adapters::AbstractDOMAdapter. |
|
This creates a new
Implements org::jdom::adapters::AbstractDOMAdapter. |