#include <jabberdlib.h>
Data Fields | |
| XML_Parser | parser |
| xmlnode | node |
| char * | cdata |
| int | cdata_len |
| pool | p |
| xstream_onNode | f |
| void * | arg |
| int | status |
| int | depth |
| const char * | root_lang |
| xmppd::ns_decl_list * | ns_root |
| xmppd::ns_decl_list * | ns_stanza |
| XML_Parser _xstream::parser |
| char* _xstream::cdata |
| void* _xstream::arg |
| int _xstream::status |
| int _xstream::depth |
| const char* _xstream::root_lang |
declared language on the root element
list of declared namespaces for the root element
list of declared namespaces for the current stanza
1.5.3