Thanks for the information Denis. That helps, I was wondering should I use commons-lang!!!
Cheers, Shravan Kumar. M ---------------------------- ________________________________ From: Denis Frolov <[email protected]> To: Shravan Kumar. M <[email protected]> Cc: WO Dev Group <[email protected]> Sent: Thu, July 29, 2010 10:31:26 PM Subject: Re: Encode HTML in Java and decode in other API Hi, Wonder has ERXStringUtilities.escapeNonXMLChars(String str). On Fri, Jul 30, 2010 at 7:45 AM, Shravan Kumar. M <[email protected]> wrote: > Hi Group, > > Do we have any API in WO / PWO that can Encode HTML entities like: & < > > <br/> and so on something like: common-lang > StringEscapeUtils#escapeHtml(...) method. > > The encoded content would need to be decoded by other API like browser or > PDF and so on. I hope the encoding is does in standard way so, any API > should be able to decode it! Correct me, if am wrong. > > Thank You, > Shravan Kumar. M > ----------------------------------- > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/dfrolov%40demax.ru > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
