browserutilities/cxmllibrary/src/encoder/src/StringTable.c
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <nw_encoder_stringtable.h>
    19 #include "nw_encoder_stringtable.h"
    20 #include <nw_wbxml_parse.h>
    20 #include "nw_wbxml_parse.h"
    21 #include <nw_dom_attribute.h>
    21 #include "nw_dom_attribute.h"
    22 #include <nw_dom_element.h>
    22 #include "nw_dom_element.h"
    23 #include <nw_dom_text.h>
    23 #include "nw_dom_text.h"
    24 #include <nw_dom_document.h>
    24 #include "nw_dom_document.h"
    25 #include "cxml_internal.h"
    25 #include "cxml_internal.h"
    26 
    26 
    27 /* ------------------------------------------------------------------------- *
    27 /* ------------------------------------------------------------------------- *
    28    private methods
    28    private methods
    29  * ------------------------------------------------------------------------- */
    29  * ------------------------------------------------------------------------- */