> Or is it possible to add an Element to my document which is a String
> with Tags without the surounding CDATA-Tag?

If I understand you correctly ... you seem to want to add text to the
document however this text should be treated as markup information
when serialised.

No, this is not supported. You could in theory force dom4j to do this for
you however (since this breaks all rules) I think it would be better if
you redesigned your application.

Regards,
Edwin


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to