Commit graph

15 commits

Author SHA1 Message Date
jez_higgins
d7e2d7fb33 *** empty log message *** 2005-09-30 21:36:11 +00:00
jez_higgins
7ce581df1b gcc 4 fixes 2005-08-21 12:48:00 +00:00
jez_higgins
4014643f71 Binned out DOM/Simple/StringAdaptor.h - it hasn't been used for ages, because
everything uses SAX/helpers/StringAdaptor.h
Binned out SAX/helpers/StringAdaptor.h - moved it to Utils/StringAdaptor.h and
changed namespace from SAX to Arabica.
2005-08-15 21:09:13 +00:00
jez_higgins
a7824f2678 added setFeature/getFeature 2005-08-15 08:44:31 +00:00
jez_higgins
4cac62e1fa factored out setParserFeatures 2005-08-15 08:31:41 +00:00
jez_higgins
bcd9584ce1 factorer out setParserProperty 2005-08-15 08:13:45 +00:00
jez_higgins
77dcf5728e Don't use currentNode_ when added entity declarations 2004-01-28 21:40:28 +00:00
jez_higgins
6d18a48087 Added try/catch block in parse() and startElement() to that exceptions
thrown while constructing the DOM tree and caught and reported through the
ErrorHandler, rather than just propagating out.
2003-10-29 16:12:31 +00:00
jez_higgins
eb07a70949 ErrorHandler fixes 2003-08-27 22:59:01 +00:00
jez_higgins
5095133626 ErrorHandler fixes 2003-08-27 22:11:10 +00:00
jez_higgins
b83217f186 No longer tries to expand refs to undeclared entities 2003-04-28 14:45:58 +00:00
jez_higgins
54810da5f0 added PropertyNames include 2003-04-04 17:03:21 +00:00
complement
e323dd8948 fix typename problem 2002-11-23 20:03:54 +00:00
jez_higgins
e59dc1c62f Now uses default XMLReader instead of explicitly invoking expat. 2002-07-12 22:12:31 +00:00
jez_higgins
d978fe8c1b Initial revision 2002-06-21 11:16:28 +00:00