jez_higgins
|
67e16e5190
|
*** empty log message ***
|
2004-02-24 11:32:40 +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
|
ec5159a8f4
|
Fix to addElement
|
2004-01-28 21:38:17 +00:00 |
|
jez_higgins
|
9d914f19e8
|
Change in checkPrefixAndNamespace to bind xmlns: to http://www.w3.org/2000/xmlns/ if it is unbound. This isn't exactly ideal, but it seems to be the least painful way to resolve the DOM and Namespace recommendation's disagreements about this.
|
2003-12-07 15:23:55 +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
|
7ff44e5b5f
|
Quick and diry what() implementation.
|
2003-10-29 16:10:31 +00:00 |
|
jez_higgins
|
de3fd21d0b
|
*** empty log message ***
|
2003-10-08 14:39:43 +00:00 |
|
jez_higgins
|
bb927066bf
|
Moved Utils/* into Arabica namespace
|
2003-09-11 14:05:18 +00:00 |
|
jez_higgins
|
961078a18a
|
Added default case to switch to stop GCC complain that not all the enum
states are accounted for.
|
2003-09-09 09:45:17 +00:00 |
|
jez_higgins
|
dba21361f7
|
added Utils folder
|
2003-08-28 12:36:15 +00:00 |
|
jez_higgins
|
79a92ee5f5
|
Provides an operator<< for DOM::Nodes.
|
2003-08-28 12:35:44 +00:00 |
|
jez_higgins
|
f613ecf9f5
|
wchar_t fixes
|
2003-08-27 23:00:25 +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
|
d4a3472a85
|
added explicit casts from size_t to int
|
2003-04-28 14:47:19 +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 |
|
jez_higgins
|
6d693e4e71
|
VC++.Net project file
|
2003-03-20 16:32:35 +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
|
94707d56dc
|
Added SAX2DOM subfolder
|
2002-07-12 22:11:56 +00:00 |
|
jez_higgins
|
d978fe8c1b
|
Initial revision
|
2002-06-21 11:16:28 +00:00 |
|