mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-28 22:23:21 +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!) |
||
---|---|---|
.. | ||
ext | ||
filter | ||
helpers | ||
parsers | ||
wrappers | ||
AttributeList.h | ||
Attributes.h | ||
ContentHandler.h | ||
DocumentHandler.h | ||
DTDHandler.h | ||
EntityResolver.h | ||
ErrorHandler.h | ||
HandlerBase.h | ||
InputSource.h | ||
Locator.h | ||
Makefile | ||
Parser.h | ||
ParserConfig.tpl | ||
SAX.dsp | ||
SAXException.h | ||
saxfwd.h | ||
saxlib.bpf | ||
saxlib.bpr | ||
saxlib.tpl | ||
SAXNotRecognizedException.h | ||
SAXNotSupportedException.h | ||
SAXParseException.h | ||
XMLFilter.h | ||
XMLReader.h |