Hi,
I was running the
DOMGenerate example which generates a DOM and output it to a String using
Serializer. Is it possible to make the String more humanly readable i.e.
(newline separated and properly indented) ? Since this will be very useful for
debugging.
-Lei