org::xmlBlaster::util::StopParseException Class Reference

Throw this exception to stop SAX parsing. More...

List of all members.

Public Member Functions

 StopParseException ()


Detailed Description

Throw this exception to stop SAX parsing.

Usually thrown in startElement() or endElement() if you are not interested in the following tags anymore.

Definition at line 21 of file StopParseException.h.


Constructor & Destructor Documentation

org::xmlBlaster::util::StopParseException::StopParseException (  ) 

Definition at line 24 of file StopParseException.h.


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