#include <wbxml_conv.h>
Public Attributes | |
WBXMLVersion | wbxml_version |
WB_BOOL | keep_ignorable_ws |
WB_BOOL | use_strtbl |
Definition at line 55 of file wbxml_conv.h.
|
Keep Ignorable Whitespaces (Default: FALSE) Definition at line 57 of file wbxml_conv.h. Referenced by main(), and wbxml_conv_xml2wbxml(). |
|
Generate String Table (Default: TRUE) Definition at line 58 of file wbxml_conv.h. Referenced by main(), and wbxml_conv_xml2wbxml(). |
|
WBXML Version Definition at line 56 of file wbxml_conv.h. Referenced by main(), and wbxml_conv_xml2wbxml(). |