Jez Higgins
|
8a9115fd53
|
Pulled out a couple of helper functions. Reworked CDATA output so it properly outputs wacky CDATA sections with ]]> in them.
|
2010-12-23 22:51:44 +00:00 |
|
Jez Higgins
|
d28849dc48
|
Finally sorted out the attributes and their namespaces issues. hurrah
|
2010-10-03 16:08:54 +01:00 |
|
Jez Higgins
|
8f41a01b88
|
Fix for non-std::string classes
|
2010-08-20 21:32:22 +01:00 |
|
Jez Higgins
|
abaaaf4cc4
|
Generate a namespace prefix for unprefixed attributes in namespaces. It's a start, but needs to check for clashes. I also wonder if there are cases when I need to generate them for elements too. Hmmm
|
2010-07-14 22:36:05 +01:00 |
|
jez
|
7e8752fe30
|
Getting DOM operator<< to work with other strings
|
2010-07-14 09:08:46 +01:00 |
|
jez
|
9ea360f3ef
|
collapsed tagsoup-port into mainline
|
2008-04-07 15:37:47 +00:00 |
|
jez
|
e2713a0fbc
|
DOM stream now outputs <elem/> for empty elements
|
2007-11-22 16:49:25 +00:00 |
|
jez
|
7912efaa62
|
Stream Document fragment nodes properly
|
2007-11-10 22:22:26 +00:00 |
|
jez
|
f213c402cd
|
moved DOM streaming from Utils/ to io/
|
2007-09-13 21:21:55 +00:00 |
|