This codec is meant to be a replacement for standard Java classes {@link java.net.URLEncoder} and {@link java.net.URLDecoder}on older Java platforms, as these classes in Java versions below 1.4 rely on the platform's default charset encoding.
@author Apache Software Foundation @version $Id: URLCodec.java,v 1.1.2.1 2007/01/09 18:59:14 alexsmirnov Exp $ @since 1.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|