public class URLEncodeUtils extends Object
URLEncodeUtils()
static String
decodeURL(String str)
encodeURL(String str)
static boolean
isURLEncoded(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URLEncodeUtils()
public static final boolean isURLEncoded(String str)
str
public static final String encodeURL(String str)
public static final String decodeURL(String str)
Copyright © 2013. All Rights Reserved.