<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>XMLOutputter</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>hello again....</FONT>
</P>

<P><FONT SIZE=2>if i wanted to store the output from calling the XMLOutputter constructor... how would i do so.. i've tried variations of casting to an Object or giving a different OutputStream to the XMLOutputter contructer.. but it only seesm to want to accept System.out.. any ideas?</FONT></P>

</BODY>
</HTML>