Problems with escaping <

"Ilka" <[email protected]> Sun, 28 Dec 2003 19:57:46 +0100
Newsgroups gmane.comp.java.enhydra.kxml
Message-ID <007701c3cd74$7bc7fbf0$845006d4@ipuv70xpbxho6q>
This is a multi-part message in MIME format.

------=_NextPart_000_0074_01C3CD7C.DD0A89C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Forgive my question, I am a newbie to XML and real new to kxml.
I write my XML  document to a file using the fileOutputStreamWriter =
together with the XmlWriter.  Now I have for example "&lt;"  for the "<" =
sign.

How can I change it? Any help would be great!

Ilka
------=_NextPart_000_0074_01C3CD7C.DD0A89C0
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 http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Forgive my question, I am a newbie to =
XML and real=20
new to kxml.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I write my&nbsp;XML&nbsp; document to a =
file using=20
the fileOutputStreamWriter together with&nbsp;the XmlWriter.&nbsp; =
</FONT><FONT=20
face=3DArial size=3D2>Now I have for example "&amp;lt;"&nbsp; for the =
"&lt;"=20
sign.</FONT></DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial><FONT size=3D2>How can I change it? Any help =
would be=20
great!</FONT></DIV>
<DIV><BR><FONT size=3D2>Ilka</FONT></DIV></FONT></BODY></HTML>

------=_NextPart_000_0074_01C3CD7C.DD0A89C0--