[
Lists Home |
Date Index |
Thread Index
]
- From: Dave Geoghegan <docjah@wizvax.net>
- To: xml-dev@ic.ac.uk
- Date: Mon, 23 Nov 1998 13:42:39 -0500
Hi,
I'm making XML documents with a DOM implementation. When I save these
to a file (rootElement.toString()) it has no line breaks etc. I could
slap in a line break element in each element but I'd rather not.
Is there a way to
a) pretty print XML - (DOMWriter??)
b) ignore whitespace on XMLdocument load?
Right now I'm using jclark's stuff, but it's all SAX based so the
choice of parser is not that critical.
Dave
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|