#include <MsgXbel.hpp>
Public Methods | |
MsgXbel () | |
~MsgXbel () | |
void | parse (string &msg) |
vector< Node *> | getItems () |
|
Default constructor. Initialize the SAX parser. |
|
Destructor. |
|
Get all the Nodes that were parsed out.
|
|
Parse the given XBel document. |