jez_higgins
625c7141e1
vc6 compatibility fixes
2006-06-08 09:51:18 +00:00
jez_higgins
116385f350
Borland workarounds submitted by Eric Britz
2005-12-07 16:09:37 +00:00
jez_higgins
7bcc01a51e
Initial work on a dual tree/streaming mode DOM Parser
...
This work is based on something worked up by Terris Linenbach. The callback
interface will be extended, but I'm kind of feeling my way with this.
Comments welcome.
2005-12-01 16:13:42 +00:00
jez_higgins
98d22e37b6
default validation to off - otherwise Xerces is liable to complain in a large way
2005-11-17 22:05:47 +00:00
jez_higgins
747b2346c3
string_adaptor fixes
2005-11-17 11:38:21 +00:00
jez_higgins
4ab8c2dca7
*** empty log message ***
2005-11-09 21:13:22 +00:00
jez_higgins
37e114a49d
phew!
2005-10-03 12:40:44 +00:00
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
def0b81ce2
Added lots of little scoping fixes so it builds with gcc3.4.*
2004-09-17 23:17:51 +00:00
jez_higgins
7fc5cea45e
Updating to build with gcc 3.4.2
2004-09-14 20:51:36 +00:00
jez_higgins
77dcf5728e
Don't use currentNode_ when added entity declarations
2004-01-28 21:40:28 +00:00
jez_higgins
8d94910107
addDefaultAttribute - if the element the attribute is for hasn't been
...
declared yet, then declare it on the fly
2004-01-28 21:39:33 +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