arabica/include/DOM/Simple
2010-12-27 00:27:57 +00:00
..
AttrImpl.hpp DOM Level 1 Conformance fixes found with first pass of W3C conf tests 2010-12-09 11:35:54 +00:00
AttrMap.hpp Can now safely add an attribute the element that already owns it 2010-12-11 01:11:22 +00:00
AttrNSImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
CDATASectionImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
CharacterDataImpl.hpp Improved error reporting. Fixed a couple of test functions in dom_conf_test. Skip a couple of entityRef tests 2010-12-09 19:03:23 +00:00
CommentImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
DocumentFragmentImpl.hpp Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go. 2007-09-07 23:52:30 +00:00
DocumentImpl.hpp Check attribute names in setAttribute 2010-12-24 22:44:43 +00:00
DocumentTypeImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
DOMImplementation.hpp don't actually need to worry about refcounting here - in fact even though I was keeping count, I wasn't actually doing anything with it :) 2007-11-12 09:06:25 +00:00
ElementByTagImpl.hpp DOM Level 1 Conformance fixes found with first pass of W3C conf tests 2010-12-09 11:35:54 +00:00
ElementImpl.hpp Check attribute names in setAttribute 2010-12-24 22:44:43 +00:00
ElementNSImpl.hpp Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go. 2007-09-07 23:52:30 +00:00
EntityImpl.hpp finished adding string adaptor param to DOM. everything builds and runs now 2007-09-08 22:31:24 +00:00
EntityReferenceImpl.hpp Default setNodeValue is to do nothing. 2010-12-11 01:12:03 +00:00
Helpers.hpp Added string_adaptor parameter to DOM classes. DOM and XPath tests compile and run, but still need to add defaults so more "normal" bits of code will go. 2007-09-07 23:52:30 +00:00
NamedNodeMapImpl.hpp pop exception if trying to remove an item that doesn\'t exist. yay\! 2010-12-27 00:27:57 +00:00
NodeImpl.hpp Check that inserted node isn't an ancestor of the new parent 2010-12-26 22:56:15 +00:00
NotationImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
ProcessingInstructionImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
TextImpl.hpp Ash Berlin's patch to get Text.splitText working properly 2009-12-06 21:34:46 +00:00