Struct xml_element¶
#include <xml_parser.h>
Public Attributes¶
| Type | Name |
|---|---|
| XML_ELEMENT * | child |
| const XML_ELEMENT_DEF * | def |
| bool | match |
| XML_ELEMENT * | next |
| XML_ELEMENT * | parent |
| XML_ELEMENT * | prev |
| const char * | short_name |
Public Attributes Documentation¶
variable child¶
variable def¶
variable match¶
variable next¶
variable parent¶
variable prev¶
variable short_name¶
The documentation for this class was generated from the following file cubrid/src/base/xml_parser.h