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 |
|