Class Summary |
DefaultGeneralParser |
The intention of this class is to have a class that may be used
in most situations where basic settings of a DOM parser are needed.
|
DOMdocumentSerializer |
The intention of this class is to gather methods for
serialization of DOM documents to various output formats. |
DOMutilities |
The intention of this class is to gather utilities that may be
useful when working with DOM documents. |
XercesParserWrapper |
Wraps the Xerces DOM parser.
|
XMLvalidater |
The intention of this class is to help validate a XML file by
specifying a Schema file. |