Jos� Antonio P�rez Testa wrote:
You can preprocess your input xml and put in CDATA tags and pass the new xml to Digester!
<entries>
<entry><![CDATA[(raw XML data)]]></entry>
<entry><![CDATA[(even more data)]]</entry>
etc....
Of course! This is definately what I need to do. :) Thanks for the replies.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
