<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>

<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6980.72">
<TITLE>Re: [jdom-interest] Output a XML String without the encoding </TITLE>
</HEAD>
<BODY>
<DIV id=idOWAReplyText31640 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Thanks Hyder and
Brad.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Mahesh</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Bradley S. Huffman
[mailto:hip@a.cs.okstate.edu]<BR><B>Sent:</B> Mon 3/28/2005 2:19
PM<BR><B>To:</B> Trikannad, Mahesh<BR><B>Cc:</B>
jdom-interest@jdom.org<BR><B>Subject:</B> Re: [jdom-interest] Output a XML
String without the encoding <BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>XMLOutputter outputter = new XMLOutputter();<BR>Foramt format =
outputter.getFormat();<BR>format.setOmitDeclarations(true);<BR>outputter.setFormat(format);<BR><BR>Brad<BR><BR>"Trikannad,
Mahesh" writes:<BR><BR>&gt; Hi All,<BR>&gt; =0D<BR>&gt; Is there a way I can
ouput the XML string off a Document, without the first=<BR>&gt;&nbsp; line
containing the encoding=2E<BR>&gt; ( The line with &lt;?xml version=3D"1=2E0"
encoding=3D"UTF-8"?&gt; )<BR>&gt; =0D<BR>&gt; Iam talking to a external system,
which for some reason does not want the=<BR>&gt;&nbsp; encoding=2E<BR>&gt;
=0D<BR>&gt; Currently this is what I do<BR>&gt; =0D<BR>&gt;&nbsp; public String
toString()<BR>&gt;&nbsp;&nbsp;&nbsp; {<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;
XMLOutputter outputter =3D new XMLOutputter();<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;
return outputter=2EoutputString(myDocument);<BR>&gt;&nbsp;&nbsp;&nbsp; }<BR>&gt;
=0D<BR>&gt; Regards<BR>&gt; =0D<BR>&gt;
Mahesh<BR></FONT></P></DIV>

</BODY>
</HTML>
<table><tr><td bgcolor=#ffffff><font color=#000000>This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.<br>
<br>
</font></td></tr></table>