#include <xslIgnoreErrorHandler.hpp>

Public Member Functions | |
| XSLIgnoreErrorHandler (void) | |
| Constructor. | |
| virtual void | error (const XSLParseError &) throw (Error) |
| Method handling the errors. | |
Definition at line 28 of file xslIgnoreErrorHandler.hpp.
| XSLIgnoreErrorHandler::XSLIgnoreErrorHandler | ( | void | ) | [inline] |
| virtual void XSLIgnoreErrorHandler::error | ( | const XSLParseError & | ) | throw (Error) [inline, virtual] |
Method handling the errors.
Reimplemented from XSLParseErrorHandler.
Definition at line 33 of file xslIgnoreErrorHandler.hpp.