Inheritance diagram for CrimsonDOMAdapter::
Public Methods | |
Document | getDocument (InputStream in, boolean validate) throws IOException |
Document | createDocument () throws IOException |
CrimsonDOMAdapater
This class defines wrapper behavior for obtaining a DOM Document
object from the Apache Crimson DOM parser.
|
This creates an empty
Reimplemented from AbstractDOMAdapter. |
|
This creates a new
Reimplemented from AbstractDOMAdapter. |