SAX based XML parser

Dependents:   giken9_HTMLServer_Temp_Sample

Revision:
1:e96b2af301dd
Parent:
0:07919e3d6c56
--- a/expatpp.cpp	Fri Apr 08 09:18:41 2011 +0000
+++ b/expatpp.cpp	Thu May 26 10:03:14 2011 +0000
@@ -25,7 +25,7 @@
 
 
 #ifndef BUFSIZ
-    #define BUFSIZ 4096
+    #define BUFSIZ 256 //  Was 4096
 #endif
 
 expatpp::expatpp(bool createParser) :