[jdom-interest] TODO update: XMLWriter
Jason Hunter
jhunter at collab.net
Tue Jun 19 16:31:32 PDT 2001
Ah, great. I'll remove the TODO item.
-jh-
Joseph Bowbeer wrote:
>
> From TODO.txt:
>
> * Investigate the capabilities of David Megginson's XMLWriter at
> http://www.megginson.com/Software/ as a way to output a document.
> More info: http://xmlhack.com/read.php?item=777
>
> Update: Megginson's XMLWriter has been fixed, refactored, and
> contributed to JDOM (with David's blessing).
>
> See http://cvs.jdom.org/cgi-bin/viewcvs.cgi/jdom/samples/sax/
>
> XMLFilterBase is the superclass. XMLWriter extends it, adding output
> capability.
>
> DataFormatFilter and DataUnformatFilter add and remove (respectively)
> pretty-print formatting to data-oriented XML documents.
>
> FilterTest.java is a demo app.
>
> --
> Joe Bowbeer
>
More information about the jdom-interest
mailing list