IncredibleXMLParser
3.05
|
Structure for XML clear (unformatted) node (usually comments) More...
#include <IXMLParser.h>
Public Attributes | |
IXMLCStr | sValue |
IXMLCStr | sOpenTag |
IXMLCStr | sCloseTag |
int | szValue |
Structure for XML clear (unformatted) node (usually comments)
Definition at line 375 of file IXMLParser.h.
IXMLCStr IXMLClear::sCloseTag |
Definition at line 376 of file IXMLParser.h.
IXMLCStr IXMLClear::sOpenTag |
Definition at line 376 of file IXMLParser.h.
IXMLCStr IXMLClear::sValue |
Definition at line 376 of file IXMLParser.h.
Referenced by example1(), and example7().
int IXMLClear::szValue |
Definition at line 377 of file IXMLParser.h.