Class Summary |
ClasspathEntityResolver |
Resolve entities from the classpath. |
DefaultErrorHandler |
A default handler for exceptions that come from the
XML parsing engine. |
DOMUtil |
holder for various useful routines in manipulating a W3C DOM tree. |
GZEntityResolver |
SAX Entity resolver that takes into account
the possibility that the entity refers to a
file that has been .gz'ed. |
HierarchicalHandler |
A base class for SAX handlers that potentially have a parent. |
RootOreoSAXHandler |
A root SAX handler implementation for an Oreo data file. |
XMLDataLogHandler |
|
XMLFieldHandler |
A SAX Event handler that takes over when a parent handler
realizes that we have a field within a record. |
XMLOutput |
|
XMLSnapshotHandler |
A SAX Handler that reads in a SNAPSHOT of records. |
XMLTransactionHandler |
A SAX Event handler that takes over when a parent handler
realizes that we have a transaction element. |