| AddEntity(const char *name, const MIUNICODE *content) | XMLDOC | |
| AddEntity(const char *name, MIUNICODE content) | XMLDOC | |
| Clear() | XMLDOC | |
| GetDocPtr() const | XMLDOC | |
| GetErrorMessage() const | XMLDOC | |
| GetRootNode() const | XMLDOC | |
| OnDocReplaced() | XMLDOC | [protected, virtual] |
| operator=(const XMLDOC &) | XMLDOC | |
| Parse(const UINT8 *xmlbuffer) | XMLDOC | |
| ParseHTML(const UINT8 *xmlbuffer) | XMLDOC | |
| Read(const FILEPATH &filepath) | XMLDOC | |
| Read(const MIUNICODE *filename) | XMLDOC | |
| ReadHTML(const FILEPATH &filepath) | XMLDOC | |
| ReadHTML(const MIUNICODE *filename) | XMLDOC | |
| SetCompression(int compression) | XMLDOC | |
| Unparse(MISTRING &string, bool bIndentTreeOutput=true) const | XMLDOC | |
| Unparse(STRUTF8 &string, bool bIndentTreeOutput=true) const | XMLDOC | |
| UnparseHTML(MISTRING &string, bool bIndentTreeOutput=true) const | XMLDOC | |
| UnparseHTML(STRUTF8 &string, bool bIndentTreeOutput=true) const | XMLDOC | |
| Write(const FILEPATH &filepath) const | XMLDOC | |
| Write(const MIUNICODE *filename) const | XMLDOC | |
| Write(FILE_RAW &file) const | XMLDOC | |
| WriteHTML(const FILEPATH &filepath) const | XMLDOC | |
| WriteHTML(const MIUNICODE *filename) const | XMLDOC | |
| WriteHTML(FILE_RAW &file) const | XMLDOC | |
| XMLDOC() | XMLDOC | |
| XMLDOC(const MIUNICODE *xmlbuffer) | XMLDOC | |
| XMLDOC(const UINT8 *xmlbuffer) | XMLDOC | |
| XMLDOC(const XMLDOC &) | XMLDOC | |
| ~XMLDOC() | XMLDOC | [virtual] |
1.6.1