Hi,

I currently store a sites's content in XML files to handle different
languages. This means that I have to escape tags, accents, etc. like so:

<p>
With Réno-prêt, you are secured! Réno-prêt offers you a
triple guarantee: accessibility, quality and security.
</p>

Is there some tool that can do this automatically for me? Perhaps in
eclipse? I would like to just write this:

<p>this is some text</p>

And have it automatically converted with some tool to this:

&lt;p&gt; this is some text &lt;/p&gt;

Cheers!

Baz




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232283
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to