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