Commit graph

18 commits

Author SHA1 Message Date
jez
7b43037a37 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
jez
90685582ea working on DOM template params - build is currently broken 2007-09-07 22:03:27 +00:00
jez
bbcf3e1001 all SAX classes now take both string_type and string_adaptor. everything builds through. tests pass 2007-09-06 18:54:02 +00:00
jez
a76b137b60 removed basic_ prefixes from SAX classes, removed typedefs 2007-09-05 12:57:07 +00:00
jez
7d46f6f4e2 Moved DOM:: into Arabica::DOM:: 2007-09-05 11:47:13 +00:00
jez
a6c116acd6 moved SAX:: into Arabica::SAX:: 2007-09-05 09:49:18 +00:00
jez
7cf3897061 renamed all .h to .hpp 2007-09-04 22:55:47 +00:00
jez
9cd4752c00 Prevent hierarchy exception if the parser reports the DTD as a skipped entity 2007-08-26 23:12:49 +00:00
jez
9606354b41 merged with mangle-dev branch 2007-07-19 17:01:19 +00:00
jez
968127deb0 garden fixes 2007-06-18 12:01:47 +00:00
jez
7a88d7d60a use DefaultHandler instead of DefaultHandler2 2007-01-19 15:54:18 +00:00
jez
3a18023963 TreeWalker: C++ compliance fixes 2007-01-12 14:52:14 +00:00
jez
ed46fc0f01 TreeWalker patches from craigp. 2007-01-02 11:32:48 +00:00
jez
d1ca51079f add more TreeWalker tests, including one with a NodeFilter 2006-12-14 19:34:48 +00:00
jez
664f6fd116 added TreeWalker implementation, dondated by craigp 2006-12-14 15:06:36 +00:00
jez
78c783b7c1 bug fix to Attr::setValue 2006-12-14 11:51:23 +00:00
jez
ecf4f74304 sept 2006 release 2006-09-12 21:21:48 +00:00
jez
543f7357df started moving headers out into an include directory 2006-08-07 21:08:11 +00:00