Main BLOGGER
Google
WWW THIS BLOG
Friday, July 20, 2007
 
URL encoding rules

java.net
Class URLEncoder

java.lang.Object
|
+--java.net.URLEncoder

public class URLEncoder
extends Object

The class contains a utility method for converting a String into a MIME format called "x-www-form-urlencoded" format.

To convert a String, each character is examined in turn:

ASCII code table:

http://www.december.com/html/spec/ascii.html
--
Pop (Pu Liu)



<< Home

Powered by Blogger

Google
WWW THIS BLOG