[jdom-interest] Incrementally output XML to a file

Aspi Siganporia aspicool at yahoo.com
Thu Sep 21 11:05:57 PDT 2000


I want to stream periodic stats to a file. The stats are in XML format.

Is there any API in JDOM where we can output elements on the stream instead of a complete JDOM tree.

Even if I try to fake it with the current API to treat the Element as a doc, the XML header tags are output every time.

Any thoughts?

Thanks
Aspi



More information about the jdom-interest mailing list