#include <wbxml_tables.h>
Collaboration diagram for WBXMLLangEntry_s:
Public Attributes | |
WBXMLLanguage | langID |
const WBXMLPublicIDEntry * | publicID |
const WBXMLTagEntry * | tagTable |
const WBXMLNameSpaceEntry * | nsTable |
const WBXMLAttrEntry * | attrTable |
const WBXMLAttrValueEntry * | attrValueTable |
const WBXMLExtValueEntry * | extValueTable |
Definition at line 191 of file wbxml_tables.h.
|
Attributes Table Definition at line 197 of file wbxml_tables.h. Referenced by wbxml_tables_get_attr_from_xml(). |
|
Attributes Values Table Definition at line 198 of file wbxml_tables.h. Referenced by wbxml_tables_contains_attr_value_from_xml(). |
|
Extensions Values Table Definition at line 199 of file wbxml_tables.h. Referenced by wbxml_tables_get_ext_from_xml(). |
|
Language ID Definition at line 193 of file wbxml_tables.h. Referenced by wbxml_encoder_encode_to_wbxml(), and wbxml_tables_get_wbxml_publicid(). |
|
NameSpaces Table Definition at line 196 of file wbxml_tables.h. |
|
Public ID Definition at line 194 of file wbxml_tables.h. Referenced by wbxml_parser_get_wbxml_public_id(), wbxml_parser_get_xml_public_id(), wbxml_tables_get_wbxml_publicid(), and wbxml_tables_search_table(). |
|
Tags Table Definition at line 195 of file wbxml_tables.h. Referenced by wbxml_tables_get_tag_from_xml(). |