pretty printing page output
Matthew Hixson <[email protected]> Mon, 15 Sep 2003 14:21:58 -0700
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
Is there a way to format the resulting HTML from the toDocument() call
into a more easily readable form? Looks like there's not a single
newline in the entire output. That's great for a production system,
but it's a bit hard on the eyes trying to debug HTML issues.
Thanks,
-M@