<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1141" name=GENERATOR></HEAD>
<BODY style="MARGIN-TOP: 2px; FONT: 8pt Tahoma; MARGIN-LEFT: 2px">
<DIV><FONT size=2>Hi All,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Just joined the list, been using JDOM for awhile, great 
product.&nbsp; I am encrypting data from a web site and putting it into a XML 
file.&nbsp; Problem being, the string of encrypted characters are getting 
anomalous line breaks, causing the decryption to fail.&nbsp; </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Using SAX builder and XMLOutputter, j2sdk1.4.1, tomcat 4.1.18, 
xerces parser, and JCE/base64 encoding.&nbsp; Can I change my DTD to not allow 
line breaks?&nbsp; Is this file system specific?&nbsp; Currently running on 
Solaris.&nbsp; Any ideas are greatly appreciated.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>-brett</FONT></DIV></BODY></HTML>