#include <ExpatParseMgr.h>
Definition at line 21 of file ExpatParseMgr.h.
virtual VAPoR::ParsedXml::~ParsedXml |
( |
| ) |
|
|
inlinevirtual |
virtual bool VAPoR::ParsedXml::charHandler |
( |
ExpatParseMgr * |
, |
|
|
const XML_Char * |
, |
|
|
int |
|
|
) |
| |
|
inlinevirtual |
virtual bool VAPoR::ParsedXml::elementEndHandler |
( |
ExpatParseMgr * |
, |
|
|
int |
, |
|
|
std::string & |
|
|
) |
| |
|
pure virtual |
virtual bool VAPoR::ParsedXml::elementStartHandler |
( |
ExpatParseMgr * |
, |
|
|
int |
, |
|
|
std::string & |
, |
|
|
const char ** |
|
|
) |
| |
|
pure virtual |
const string VAPoR::ParsedXml::_doubleType |
|
staticprotected |
const string VAPoR::ParsedXml::_longType |
|
staticprotected |
const string VAPoR::ParsedXml::_stringType |
|
staticprotected |
const string VAPoR::ParsedXml::_typeAttr |
|
staticprotected |
The documentation for this class was generated from the following file: