clXercesErrorHandler Class Reference
clXercesErrorHandler This class is a Xerces-compatible error handler that will accept errors from the parser and translate them to the model's error-trapping system.
More...
#include <XercesClasses.h>
List of all members.
|
Private Member Functions |
bool | handleError (const xercesc::DOMError &oDomError) |
| Implementation of the error handler interface.
|
Detailed Description
clXercesErrorHandler This class is a Xerces-compatible error handler that will accept errors from the parser and translate them to the model's error-trapping system.
- Author:
- Lora E. Murphy
Edit history:
-----------------
April 28, 2004 - Submitted as beta (LEM)
Member Function Documentation
bool clXercesErrorHandler::handleError |
( |
const xercesc::DOMError & |
oDomError |
) |
[private] |
Implementation of the error handler interface.
The documentation for this class was generated from the following file: