Re: String conversion with HTML entities
Re: String conversion with HTML entities
- Subject: Re: String conversion with HTML entities
- From: Art Isbell <email@hidden>
- Date: Fri, 3 Jan 2003 09:46:36 -1000
On Friday, January 3, 2003, at 06:45 AM, Daniel Muller wrote:
URLEncoder.encode() does only encoding for URL, for example if you
have spaces or special characters,
not really for text.
The description of WOMessage.stringByEscapingHTMLString() doesn't
sound like it would do what you want, but I'd try it before dismissing
it.
java.swing.text.html seems like it should implement a method that does
what you want, but I'm not familiar with this package.
Art
http://homepage.mac.com/aisbell/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.