arabica/SAX
pwalford f4c48fb092 Porting to GCC 2.95.
Changes are required for the old version of libg++ which does not support:
* std::wstring
* locale

Changes include:
* #if/#endif removal of code which won't compile.
* Addition of a xerces_string_adaptor which doesn't need locale.
2002-10-08 03:09:56 +00:00
..
ext Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
filter changed the way the output is indented 2002-09-02 15:47:28 +00:00
helpers Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
parsers Initial revision 2002-06-21 11:16:28 +00:00
wrappers Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
AttributeList.h Fixes to the following issues: 2002-10-08 02:49:59 +00:00
Attributes.h Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
ContentHandler.h Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
DocumentHandler.h Initial revision 2002-06-21 11:16:28 +00:00
DTDHandler.h Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
EntityResolver.h Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
ErrorHandler.h Fixes to the following issues: 2002-10-08 02:49:59 +00:00
HandlerBase.h Fixes to the following issues: 2002-10-08 02:49:59 +00:00
InputSource.h Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
Locator.h Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
Makefile Changed the way the parsers are configured. This is now done when compiling the 2002-09-02 15:49:44 +00:00
Parser.h Initial revision 2002-06-21 11:16:28 +00:00
ParserConfig.tpl updated for xerces 2.1 2002-09-03 14:06:48 +00:00
SAX.dsp set default parser to MSXML 2002-09-04 08:40:54 +00:00
SAXException.h Initial revision 2002-06-21 11:16:28 +00:00
saxfwd.h Initial revision 2002-06-21 11:16:28 +00:00
saxlib.bpf Initial revision 2002-06-21 11:16:28 +00:00
saxlib.bpr Initial revision 2002-06-21 11:16:28 +00:00
saxlib.tpl Template for saxlib.cpp 2002-09-02 10:34:03 +00:00
SAXNotRecognizedException.h Initial revision 2002-06-21 11:16:28 +00:00
SAXNotSupportedException.h Initial revision 2002-06-21 11:16:28 +00:00
SAXParseException.h Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
XMLFilter.h Porting to GCC 2.95. 2002-10-08 03:09:56 +00:00
XMLReader.h Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00