arabica/DOM
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
..
DualMode Initial work on a dual tree/streaming mode DOM Parser 2005-12-01 16:13:42 +00:00
Events various fixes to placate gcc 4.0.2 compiler 2005-10-22 03:17:39 +00:00
SAX2DOM Initial work on a dual tree/streaming mode DOM Parser 2005-12-01 16:13:42 +00:00
Simple implement Node::purgeChild 2005-11-25 22:39:16 +00:00
Traversal Initial revision 2002-06-21 11:16:28 +00:00
Utils gcc 4.0 corrections 2005-08-30 09:39:38 +00:00
Attr.h comment fix 2005-06-06 21:00:20 +00:00
CDATASection.h various fixes to placate gcc 4.0.2 compiler 2005-10-22 03:17:39 +00:00
CharacterData.h various fixes to placate gcc 4.0.2 compiler 2005-10-22 03:17:39 +00:00
Comment.h Initial revision 2002-06-21 11:16:28 +00:00
Document.h Added lots of little scoping fixes so it builds with gcc3.4.* 2004-09-17 23:17:51 +00:00
DocumentFragment.h Initial revision 2002-06-21 11:16:28 +00:00
DocumentType.h Added lots of little scoping fixes so it builds with gcc3.4.* 2004-09-17 23:17:51 +00:00
DOM.dsp Added SAX2DOM subfolder 2002-07-12 22:11:56 +00:00
DOM.vcproj added Utils folder 2003-08-28 12:36:15 +00:00
DOMException.h Quick and diry what() implementation. 2003-10-29 16:10:31 +00:00
DOMImplementation.h Initial revision 2002-06-21 11:16:28 +00:00
Element.h Added lots of little scoping fixes so it builds with gcc3.4.* 2004-09-17 23:17:51 +00:00
Entity.h Added lots of little scoping fixes so it builds with gcc3.4.* 2004-09-17 23:17:51 +00:00
EntityReference.h Initial revision 2002-06-21 11:16:28 +00:00
NamedNodeMap.h fixes to silence gcc warnings 2005-08-07 20:16:02 +00:00
Node.h include file fixes 2005-11-28 12:40:20 +00:00
NodeList.h fixes to silence gcc warnings 2005-08-07 20:16:02 +00:00
Notation.h Added lots of little scoping fixes so it builds with gcc3.4.* 2004-09-17 23:17:51 +00:00
ProcessingInstruction.h Added lots of little scoping fixes so it builds with gcc3.4.* 2004-09-17 23:17:51 +00:00
Proxy.h Initial revision 2002-06-21 11:16:28 +00:00
Text.h various fixes to placate gcc 4.0.2 compiler 2005-10-22 03:17:39 +00:00