Find a file
jez_higgins 5a339ca613 ErrorHandler callbacks should be able to thrown exceptions. However, exceptions
cannot propagate through the COM boundary.  ErrorHandlerAdaptor now caches
reported errors until the parse has completed, then reports them to
ErrorHandler afterwards.  This ensures that throw exceptions propogate as expected.
2004-02-24 09:52:18 +00:00
bin *** empty log message *** 2004-02-23 14:21:07 +00:00
doc Initial revision 2002-06-21 11:16:28 +00:00
DOM Don't use currentNode_ when added entity declarations 2004-01-28 21:40:28 +00:00
examples Used DefaultHandler::fatalError and catch thrown exception 2004-02-24 09:49:22 +00:00
SAX ErrorHandler callbacks should be able to thrown exceptions. However, exceptions 2004-02-24 09:52:18 +00:00
Utils *** empty log message *** 2003-10-27 16:09:54 +00:00
XML Moved Utils/* into Arabica namespace 2003-09-11 14:05:18 +00:00
.cvsignore *** empty log message *** 2003-12-07 15:27:44 +00:00
Arabica.dsw VS6 Portability fixes 2003-09-10 15:15:55 +00:00
Arabica.sln Moved to VS2003. Annoyingly, all this seems to do is bump the version 2004-01-04 21:05:08 +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 Reworked Makefiles again 2003-09-10 08:48:31 +00:00
Makefile.header Added LINK_SHARED 2003-12-07 15:13:11 +00:00
Makefile.header.cygwin Added LINK_SHARED 2003-12-07 15:13:11 +00:00
Makefile.header.linux Added LINK_SHARED 2003-12-07 15:13:11 +00:00
Makefile.header.osx From info provided by Peter Beerli, School of Computational Science and 2003-12-07 15:12:53 +00:00
Makefile.header.solaris7_gcc Added LINK_SHARED 2003-12-07 15:13:11 +00:00
Makefile.rules *** empty log message *** 2003-09-10 13:34:10 +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