|
xmlParser
2.44
|
Structure for XML clear (unformatted) node (usually comments) More...
#include <xmlParser.h>
Public Attributes | |
| XMLCSTR | lpszValue |
| XMLCSTR | lpszOpenTag |
| XMLCSTR | lpszCloseTag |
Structure for XML clear (unformatted) node (usually comments)
Definition at line 201 of file xmlParser.h.
| XMLCSTR XMLClear::lpszCloseTag |
Definition at line 202 of file xmlParser.h.
| XMLCSTR XMLClear::lpszOpenTag |
Definition at line 202 of file xmlParser.h.
| XMLCSTR XMLClear::lpszValue |
Definition at line 202 of file xmlParser.h.
1.8.3.1