Struct xml_parser_data¶
#include <xml_parser.h>
Public Attributes¶
| Type | Name |
|---|---|
| char * | buf |
| XML_ELEMENT * | ce |
| int | depth |
| char | encoding |
| char | filepath |
| XML_PARSER_DATA * | next |
| XML_PARSER_DATA * | prev |
| XML_ELEMENT * | sc |
| void * | ud |
| bool | verbose |
| int | xml_error |
| int | xml_error_column |
| int | xml_error_line |
| XML_Parser | xml_parser |
Public Attributes Documentation¶
variable buf¶
variable ce¶
variable depth¶
variable encoding¶
variable filepath¶
variable next¶
variable prev¶
variable sc¶
variable ud¶
variable verbose¶
variable xml_error¶
variable xml_error_column¶
variable xml_error_line¶
variable xml_parser¶
The documentation for this class was generated from the following file cubrid/src/base/xml_parser.h