No subject
Fri Aug 6 17:04:17 PDT 2004
* Investigate the capabilities of David Megginson's XMLWriter at=20
http://www.megginson.com/Software/ as a way to output a document.
More info: http://xmlhack.com/read.php?item=3D777
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.=20
FilterTest.java is a demo app.
--
Joe Bowbeer
------=_NextPart_000_0007_01C0F8D2.A3A34220
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>From TODO.txt:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>* Investigate the capabilities of David =
Megginson's=20
XMLWriter at <BR> <A=20
href=3D"http://www.megginson.com/Software/">http://www.megginson.com/Soft=
ware/</A>=20
as a way to output a document.<BR> More info: <A=20
href=3D"http://xmlhack.com/read.php?item=3D777">http://xmlhack.com/read.p=
hp?item=3D777</A><BR><BR>Update:=20
Megginson's XMLWriter has been fixed, refactored, and contributed to =
JDOM (with=20
David's blessing).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>See <A=20
href=3D"http://cvs.jdom.org/cgi-bin/viewcvs.cgi/jdom/samples/sax/">http:/=
/cvs.jdom.org/cgi-bin/viewcvs.cgi/jdom/samples/sax/</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>XMLFilterBase is the superclass. =
XMLWriter=20
extends it, adding output capability.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>DataFormatFilter and DataUnformatFilter =
add and=20
remove (respectively) pretty-print formatting to data-oriented XML =
documents.=20
</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>FilterTest.java is a demo =
app.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>--</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Joe Bowbeer</FONT></DIV>
<DIV> </DIV></BODY></HTML>
------=_NextPart_000_0007_01C0F8D2.A3A34220--
More information about the jdom-interest
mailing list