#include <wbxml_tree.h>
Collaboration diagram for WBXMLTree_s:
Public Attributes | |
const WBXMLLangEntry * | lang |
WBXMLTreeNode * | root |
Definition at line 95 of file wbxml_tree.h.
|
Language Table Definition at line 97 of file wbxml_tree.h. Referenced by wbxml_encoder_encode_to_wbxml(), wbxml_encoder_encode_to_xml(), wbxml_tree_clb_wbxml_start_document(), wbxml_tree_clb_xml_doctype_decl(), wbxml_tree_clb_xml_start_element(), and wbxml_tree_create(). |
|
Root Element Definition at line 98 of file wbxml_tree.h. Referenced by wbxml_encoder_encode_to_wbxml(), wbxml_encoder_encode_to_xml(), wbxml_tree_clb_wbxml_end_element(), wbxml_tree_clb_xml_end_element(), wbxml_tree_create(), and wbxml_tree_destroy(). |