Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

MsgXbel Class Reference

#include <MsgXbel.hpp>

List of all members.

Public Methods

 MsgXbel ()
 ~MsgXbel ()
void parse (string &msg)
vector< Node *> getItems ()


Detailed Description

Parser for XBel data recieved by clients.
Todo:
Merge with the XBel reder for DbXML


Constructor & Destructor Documentation

MsgXbel::MsgXbel  
 

Default constructor. Initialize the SAX parser.

MsgXbel::~MsgXbel  
 

Destructor.


Member Function Documentation

vector< Node *> MsgXbel::getItems  
 

Get all the Nodes that were parsed out.

Returns:
The nodes in the order they occured in the XBel document.

void MsgXbel::parse string &    msg
 

Parse the given XBel document.


The documentation for this class was generated from the following files:
Generated on Sun Jan 20 20:59:59 2002 for bkmd by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001