[jdom-interest] Re: XMLOutputter naming questions
Joseph Bowbeer
jozart at csi.com
Tue Oct 3 20:54:02 PDT 2000
I noticed that David Megginson has finally managed to resurrect the code
to his XMLWriter from a melted disk drive.
XMLWriter-0.2 -- A SAX2 filter that serializes its events to an XML
document. You can also think of this as a general purpose streaming XML
writing tool. Includes support for Namespaces and a special class for
writing data-oriented XML with automatic newlines and indentation.
http://www.megginson.com/Software/index.html
Perhaps JDOM's XMLOutputter could benefit from a close inspection of
this public domain code?
How about writeString(whatever) as a name for the outputter string
methods?
--
Joe Bowbeer
More information about the jdom-interest
mailing list