.. |
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
|
Borland workarounds submitted by Eric Britz
|
2005-12-07 16:09:37 +00:00 |
Simple
|
getValue now returns a const string_type&
|
2005-12-09 15:54:23 +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
|
getValue now returns a const string_type&
|
2005-12-09 15:54:23 +00:00 |
CDATASection.h
|
reverted to runtime_error to bad_cast because that's what it is
|
2005-12-09 11:46:53 +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
|
getName now returns a const string_type&
|
2005-12-09 15:53:05 +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
|
getTagName now returns const stringT&
|
2005-12-09 14:09:08 +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
|
getNodeValue, getNamespaceURI, getPrefix and getValue all now return const string_type& instead of string_type
|
2005-12-09 15:49:52 +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
|
reverted to runtime_error to bad_cast because that's what it is
|
2005-12-09 11:46:53 +00:00 |