SAX based XML parser

Dependents:   giken9_HTMLServer_Temp_Sample

Committer:
andrewbonney
Date:
Thu May 26 10:03:14 2011 +0000
Revision:
1:e96b2af301dd
Parent:
0:07919e3d6c56
Update to reduce buffer sizes

Who changed what in which revision?

UserRevisionLine numberNew contents of line
andrewbonney 0:07919e3d6c56 1 /* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
andrewbonney 0:07919e3d6c56 2 See the file COPYING for copying permission.
andrewbonney 0:07919e3d6c56 3 */
andrewbonney 0:07919e3d6c56 4
andrewbonney 0:07919e3d6c56 5 /* 0x80 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 6 /* 0x84 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 7 /* 0x88 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 8 /* 0x8C */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 9 /* 0x90 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 10 /* 0x94 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 11 /* 0x98 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 12 /* 0x9C */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 13 /* 0xA0 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 14 /* 0xA4 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 15 /* 0xA8 */ BT_OTHER, BT_OTHER, BT_NMSTRT, BT_OTHER,
andrewbonney 0:07919e3d6c56 16 /* 0xAC */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 17 /* 0xB0 */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 18 /* 0xB4 */ BT_OTHER, BT_NMSTRT, BT_OTHER, BT_NAME,
andrewbonney 0:07919e3d6c56 19 /* 0xB8 */ BT_OTHER, BT_OTHER, BT_NMSTRT, BT_OTHER,
andrewbonney 0:07919e3d6c56 20 /* 0xBC */ BT_OTHER, BT_OTHER, BT_OTHER, BT_OTHER,
andrewbonney 0:07919e3d6c56 21 /* 0xC0 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 22 /* 0xC4 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 23 /* 0xC8 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 24 /* 0xCC */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 25 /* 0xD0 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 26 /* 0xD4 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_OTHER,
andrewbonney 0:07919e3d6c56 27 /* 0xD8 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 28 /* 0xDC */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 29 /* 0xE0 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 30 /* 0xE4 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 31 /* 0xE8 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 32 /* 0xEC */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 33 /* 0xF0 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 34 /* 0xF4 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_OTHER,
andrewbonney 0:07919e3d6c56 35 /* 0xF8 */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,
andrewbonney 0:07919e3d6c56 36 /* 0xFC */ BT_NMSTRT, BT_NMSTRT, BT_NMSTRT, BT_NMSTRT,