I have some groovy code and in it I am grabbing the value from a field and storing it in an object. When the value has spaces, it is encoded with " ". Is there a way to remove HTML encoding from a string? I looked in Util and didn't see anything.
Thanks. -- View this message in context: http://xwiki.475771.n2.nabble.com/Decode-HTML-tp7589862.html Sent from the XWiki- Dev mailing list archive at Nabble.com. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

