I have need to be able to write a rendered version of a DOM to the log. I was
thinking of writing a DOMRenderer class to convert a DOM to XML output and
provide such formatting as line breaks on tags and indenting of nested elements.

Before going to the effort of writing the DOM traversal logic, however, I wanted
to check to see if such a formatter might already exist as part of the apache
XML package. Any suggestions/direction in this matter would be appreciated.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to