
#include <gzXML.h>
Inheritance diagram for gzXmlDom:

Public Member Functions | |
| gzXmlDom () | |
| virtual | ~gzXmlDom () |
| GZ_DECLARE_TYPE_INTERFACE_EXPORT (1) | |
| virtual gzVoid | write (gzSerializeAdapter *adapter) |
| virtual gzVoid | read (gzSerializeAdapter *adapter) |
| virtual gzVoid | pushBack (gzSerializeAdapter *adapter) |
| virtual gzULong | getDataSize (gzSerializeAdapter *adapter=NULL) const |
| virtual gzBool | onVersion (const gzString &version) |
| virtual gzBool | onEncoding (const gzString &encoding) |
| virtual gzBool | onStandalone (gzBool standalone) |
| virtual gzBool | onElementStart (const gzString &elementName, gzULong level) |
| virtual gzBool | onElementContents (const gzString &contents, gzULong level) |
| virtual gzBool | onElementEnd (const gzString &elementName, gzULong level) |
| virtual gzBool | onAttribute (const gzString &attributeName, const gzString &attributeValue, gzULong level) |
| virtual gzBool | onCharData (const gzString &charData, gzULong level) |
| virtual gzBool | onCDATA (const gzString &CDATA, gzULong level) |
| virtual gzBool | onProcessingInstruction (const gzString &target, const gzString &data, gzULong level) |
| virtual gzBool | onComment (const gzString &comment, gzULong level) |
| virtual gzBool | onDynamicType (const gzDynamicType &data, const gzString &name, gzULong level) |
| virtual gzBool | onObject (gzObject *object, const gzString &name, gzULong level) |
| virtual gzBool | onCustomData (gzReference *data, const gzString &elementName, gzULong level) |
| GZ_PROPERTY_EXPORT (gzBool, SkipWhiteSpaceCharData, 1) | |
| Default:TRUE. | |
| GZ_PROPERTY_EXPORT (gzBool, WriteIncludedXml, 1) | |
| Default:FALSE. | |
| GZ_PROPERTY_EXPORT (gzBool, ReadIncludedXml, 1) | |
| Default:TRUE. | |
| virtual gzVoid | onWrite () |
| virtual gzVoid | write (gzXmlSax *writer) |
Definition at line 582 of file gzXML.h.
|
|
|
|
|
|
|
|
Reimplemented from gzXmlSax. |
|
|
Reimplemented from gzXmlItem. |
|
||||||||||||||||
|
Default:TRUE.
|
|
||||||||||||||||
|
Default:FALSE.
|
|
||||||||||||||||
|
Default:TRUE.
|
|
||||||||||||||||
|
Reimplemented from gzXmlSax. |
|
||||||||||||
|
Reimplemented from gzXmlSax. |
|
||||||||||||
|
Reimplemented from gzXmlSax. |
|
||||||||||||
|
Reimplemented from gzXmlSax. |
|
||||||||||||||||
|
Reimplemented from gzXmlSax. |
|
||||||||||||||||
|
Reimplemented from gzXmlSax. |
|
||||||||||||
|
Reimplemented from gzXmlSax. |
|
||||||||||||
|
Reimplemented from gzXmlSax. |
|
||||||||||||
|
Reimplemented from gzXmlSax. |
|
|
Reimplemented from gzXmlSax. |
|
||||||||||||||||
|
Reimplemented from gzXmlSax. |
|
||||||||||||||||
|
Reimplemented from gzXmlSax. |
|
|
Reimplemented from gzXmlSax. |
|
|
Reimplemented from gzXmlSax. |
|
|
Reimplemented from gzXmlSax. |
|
|
Reimplemented from gzXmlSax. |
|
|
Reimplemented from gzXmlSax. |
|
|
Reimplemented from gzXmlItem. |
|
|
Reimplemented from gzXmlSax. |