arabica/SAX
jez_higgins 8612fb979f If indent==0 then don't indent and don't add carriage returns.
s/++depth_/depth_ += indent_/
s/--depth_/depth_ -= indent_/ Ooops!
2004-01-21 22:00:59 +00:00
..
ext *** empty log message *** 2003-09-12 16:05:53 +00:00
filter If indent==0 then don't indent and don't add carriage returns. 2004-01-21 22:00:59 +00:00
helpers *** empty log message *** 2003-12-07 15:27:43 +00:00
parsers cosmetic include guard changes 2003-09-11 10:26:53 +00:00
wrappers Back port VS6 fix for previous change 2003-11-10 09:45:46 +00:00
.cvsignore *** empty log message *** 2003-10-08 14:39:43 +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