Main | License | Installation | FAQ | Screenshots | Contact | Links | Sf.net | Freshmeat.net | KDE-Apps.org
Requirements | Design | Modules | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

XSLIgnoreErrorHandler Class Reference

#include <xslIgnoreErrorHandler.hpp>

Inheritance diagram for XSLIgnoreErrorHandler:

Inheritance graph
[legend]

Public Member Functions

 XSLIgnoreErrorHandler (void)
 Constructor.
virtual void error (const XSLParseError &) throw (Error)
 Method handling the errors.

Detailed Description

Class for ignoring parse errors. This implementation simply ignores the error.
See also:
XSLParseError

XSLParseErrorHandler

XSLCompiler

Date:
Sun Jan 09 2005
Author:
Jan Wedekind (wedesoft@users.sourceforge.net)

Definition at line 28 of file xslIgnoreErrorHandler.hpp.


Constructor & Destructor Documentation

XSLIgnoreErrorHandler::XSLIgnoreErrorHandler ( void   )  [inline]

Constructor.

Definition at line 31 of file xslIgnoreErrorHandler.hpp.

00031 {}


Member Function Documentation

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.

00033 {}


The documentation for this class was generated from the following file:

anymeal 0.30 - recipe management software - Make the most of your food! - © Jan Wedekind Sun Sep 14 16:01:30 2008 - GNU Free Documentation License