VCF::XMLParserEvent Class Reference
Class XMLParserEvent documentation. More...
#include <vcf/FoundationKit/XMLParser.h>
Inheritance diagram for VCF::XMLParserEvent:

Public Member Functions | |
| XMLParserEvent (Object *source, XMLNode *node) | |
| virtual | ~XMLParserEvent () |
| XMLNode * | getNode () |
| gets the XMLNode for this event | |
Protected Attributes | |
| XMLNode * | node_ |
Detailed Description
Class XMLParserEvent documentation.
Constructor & Destructor Documentation
|
||||||||||||
|
|
|
|
|
Member Function Documentation
|
|
gets the XMLNode for this event
|
Member Data Documentation
|
|
|
The documentation for this class was generated from the following file:
- vcf/FoundationKit/XMLParser.h
