Inheritance diagram for JAXPDOMAdapter::
Public Methods | |
Document | getDocument (InputStream in, boolean validate) throws ClassNotFoundException, NoSuchMethodException, IllegalAccessException, InvocationTargetException |
Document | createDocument () throws ClassNotFoundException, NoSuchMethodException, IllegalAccessException, InvocationTargetException |
JAXPDOMAdapater
This class defines wrapper behavior for obtaining a DOM Document
object using the JAXP APIs.
|
This creates an empty
Reimplemented from AbstractDOMAdapter. |
|
This creates a new
Reimplemented from AbstractDOMAdapter. |