arabica/SAX
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
..
ext *** empty log message *** 2003-09-12 16:05:53 +00:00
filter Now prints DTD declaration and internal subset. 2004-01-28 17:05:19 +00:00
helpers *** empty log message *** 2004-01-26 23:20:08 +00:00
parsers cosmetic include guard changes 2003-09-11 10:26:53 +00:00
wrappers ErrorHandler callbacks should be able to thrown exceptions. However, exceptions 2004-02-24 09:52:18 +00:00
.cvsignore *** empty log message *** 2004-01-28 17:06:39 +00:00
ArabicaConfig.S *** empty log message *** 2003-09-12 23:24:26 +00:00
AttributeList.h applied Philip Walford's patches 2003-09-12 14:09:13 +00:00
Attributes.h applied Philip Walford's patches 2003-09-12 14:09:13 +00:00
ContentHandler.h cosmetic include guard changes 2003-09-11 10:26:53 +00:00
DocumentHandler.h cosmetic include guard changes 2003-09-11 10:26:53 +00:00
DTDHandler.h applied Philip Walford's patches 2003-09-12 14:09:13 +00:00
EntityResolver.h applied Philip Walford's patches 2003-09-12 14:09:13 +00:00
ErrorHandler.h cosmetic include guard changes 2003-09-11 10:26:53 +00:00
HandlerBase.h applied Philip Walford's patches 2003-09-12 14:09:13 +00:00
InputSource.h applied Philip Walford's patches 2003-09-12 14:09:13 +00:00
IStreamHandle.h *** empty log message *** 2003-09-12 16:24:18 +00:00
Locator.h cosmetic include guard changes 2003-09-11 10:26:53 +00:00
Makefile Use LINK_SHARED variable 2003-12-07 15:13:36 +00:00
Parser.h cosmetic include guard changes 2003-09-11 10:26:53 +00:00
ParserConfig.S automagically link to wsock32 2003-09-15 16:03:46 +00:00
SAX.dsp Added CatchErrorHandler.h to build 2003-10-29 16:19:50 +00:00
SAX.vcproj Moved to VS2003. Annoyingly, all this seems to do is bump the version 2004-01-04 21:05:08 +00:00
SAXException.h cosmetic include guard changes 2003-09-11 10:26:53 +00:00
saxfwd.h cosmetic include guard changes 2003-09-11 10:26:53 +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.S Tweaks to build with gcc 3.2.3 on Linux 2003-09-09 09:25:42 +00:00
SAXNotRecognizedException.h cosmetic include guard changes 2003-09-11 10:26:53 +00:00
SAXNotSupportedException.h cosmetic include guard changes 2003-09-11 10:26:53 +00:00
SAXParseException.h applied Philip Walford's patches 2003-09-12 14:09:13 +00:00
XMLFilter.h cosmetic include guard changes 2003-09-11 10:26:53 +00:00
XMLReader.h applied Philip Walford's patches 2003-09-12 14:09:13 +00:00