arabica/include/DOM/Simple
2010-01-10 18:47:09 +00:00
..
AttrImpl.hpp Remove warnings: 2009-11-28 01:12:28 +00:00
AttrMap.hpp finished adding string adaptor param to DOM. everything builds and runs now 2007-09-08 22:31:24 +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 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
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 more warnings fixed 2010-01-10 18:47:09 +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 working on DOM template params - build is currently broken 2007-09-07 22:03:27 +00:00
ElementImpl.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
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 Remove warnings: 2009-11-28 01:12:28 +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 fixed segfault when created doctype before owner doc has been set 2010-01-06 21:52:49 +00:00
NodeImpl.hpp Remove warnings: 2009-11-28 01:12:28 +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