dom4j-user  

[dom4j-user] dom4j replaces < with inside of string setText >&lt;

Michael Miceli
Tue, 10 Jun 2008 08:25:29 -0700

Hey,
I want to have angle rackets inside my one of my elements.  However,
when I use setText("<![CDATA[...]]>"); It replaces the < > with &lt; and
&gt; respectively.  How can I disable this feature?

Thanks
Michael


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user
  • [dom4j-user] dom4j replaces < with inside of string setText >&lt; Michael Miceli