arabica/SAX
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
..
ext Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00
filter changed the way the output is indented 2002-09-02 15:47:28 +00:00
helpers Changes: 2002-10-08 02:48:22 +00:00
parsers Initial revision 2002-06-21 11:16:28 +00:00
wrappers Changes/Fixes: 2002-10-08 02:49:01 +00:00
AttributeList.h Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00
Attributes.h Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00
ContentHandler.h Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00
DocumentHandler.h Initial revision 2002-06-21 11:16:28 +00:00
DTDHandler.h Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00
EntityResolver.h Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00
ErrorHandler.h Initial revision 2002-06-21 11:16:28 +00:00
HandlerBase.h Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00
InputSource.h Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00
Locator.h Initial revision 2002-06-21 11:16:28 +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 Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00
XMLFilter.h Initial revision 2002-06-21 11:16:28 +00:00
XMLReader.h Fixed errors in documentation. Fixed: 2002-10-08 01:00:22 +00:00