mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-19 22:27:02 +01:00
5f09c096a8
* 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!) |
||
---|---|---|
.. | ||
saxexpat.cpp | ||
saxexpat.h | ||
saxlibxml2.cpp | ||
saxlibxml2.h | ||
saxmsxml2.h | ||
saxxerces.h |