io::xml_parser Class Reference

List of all members.

Public Member Functions

 xml_parser (std::istream &is, int bufsize=8192)
virtual ~xml_parser ()
void parse ()

Protected Member Functions

virtual void element_start (const char *el, const char **attr)=0
virtual void element_end (const char *el)=0
virtual void character_data (const char *text, int length)
 Default is no-op; override if needed.

Detailed Description

Definition at line 45 of file xmlparser.h.


The documentation for this class was generated from the following files:
The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Mon Feb 11 05:08:50 2008 by Doxygen version 1.5.2.