<html>
<body>
I'm building a document using SAXBuilder, and I want to keep the line
breaks in the text-content of an attribute on one of the elements. How do
I do that?<br><br>
Example:<br>
-----------------------------<br>
<font face="Courier New, Courier">&lt;?xml version=&quot;1.0&quot;
encoding=&quot;UTF-8&quot;?&gt;<br>
&lt;page&gt;&lt;part edit=&quot;false&quot;
text=&quot;dsdsfd&quot;&gt;&lt;view&gt;dsdsfd&amp;lt;br/&amp;gt;<br>
&lt;/view&gt;&lt;/part&gt;&lt;part text=&quot;dfsfs<br><br>
*Hello<br>
*Hello again&quot;&gt;<br><br>
&lt;/part&gt;&lt;/page&gt;<br>
</font>-------------------------------------<br>
How can I keep the linebreaks from the source XML-file into the jdom
Element?<br><br>
Do I have to use CData or must I set a property on the
SAXBuilder?<br><br>
Thanks<br>
<x-sigsep><p></x-sigsep>
Morten Andersen<br>
Master of applied mathematics and computer science<br>
Amanuensis<br>
Interest areas:<br>
&nbsp; -e-learning<br>
&nbsp; -software engineering<br>
&nbsp; -applied math<br><br>
The Maersk Institute of Production technology at Southern Danish
University
<a href="http://www.mip.sdu.dk/" eudora="autourl">www.mip.sdu.dk</a><br>
Campusvej 55<br>
DK-5230 Odense M<br>
Denmark<br>
+45 6550-3654<br>
+45 6171-1103<br>
Jabber id: hat@jabber.dk<br>
</body>
</html>