#include <xmlParser.h>

Public Attributes | |
| enum XMLElementType | type |
| XMLNode | child |
| XMLAttribute | attrib |
| const char * | text |
| XMLClear | clear |
Definition at line 462 of file xmlParser.h.
Definition at line 469 of file xmlParser.h.
Definition at line 468 of file xmlParser.h.
Definition at line 471 of file xmlParser.h.
| const char* XMLNodeContents::text |
Definition at line 470 of file xmlParser.h.
Definition at line 465 of file xmlParser.h.
1.5.7.1