Find a file
pwalford 5f09c096a8 Changes/Fixes:
*   Addition of typedef "base" referring to basic_XMLReader.
*   Extended use of member typedefs to simplify code.
*   Added xerces_initializer class to call XMLPlatformUtils::Initialize() and
    XMLPlatformUtils::Terminate().  This avoids nested calls to Initialize()
    and Terminate().
*   Addition of xerces_string_adaptor which converts XMLCh to wchar_t and
    back.
*   Fixed adaptors to pass XMLCh to Xerces methods rather than wchar_t.
*   Added '&' to member function references in ErrorHandlerAdaptor.
*   Fixed IStreamAdaptor and InputSourceAdaptor to extend Xerces
    BinInputStream and InputSource respectively (were extending Arabica ones!)
2002-10-08 02:49:01 +00:00
bin Initial revision 2002-06-21 11:16:28 +00:00
doc Initial revision 2002-06-21 11:16:28 +00:00
DOM Now uses default XMLReader instead of explicitly invoking expat. 2002-07-12 22:12:31 +00:00
examples updated for libexpat 1.95.4 2002-09-03 13:44:23 +00:00
SAX Changes/Fixes: 2002-10-08 02:49:01 +00:00
Utils work around previous changes for VC6 2002-09-20 10:01:18 +00:00
XML Initial revision 2002-06-21 11:16:28 +00:00
Arabica.dsw Committed Scott Andrew's patches 2002-07-16 12:33:29 +00:00
ChangeLog Initial revision 2002-06-21 11:16:28 +00:00
Documentation.dsp Initial revision 2002-06-21 11:16:28 +00:00
Makefile Initial revision 2002-06-21 11:16:28 +00:00
sax.dox Initial revision 2002-06-21 11:16:28 +00:00
SAXinCPP.bpf Initial revision 2002-06-21 11:16:28 +00:00
SAXinCPP.bpg Initial revision 2002-06-21 11:16:28 +00:00
todo.txt Initial revision 2002-06-21 11:16:28 +00:00