org.opoo.util
类 URLUtils

java.lang.Object
  继承者 org.opoo.util.URLUtils

public abstract class URLUtils
extends Object

作者:
Alex Lin

构造方法摘要
URLUtils()
           
 
方法摘要
static String decodeURL(String url)
           
static String encodeURL(String url)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

URLUtils

public URLUtils()
方法详细信息

encodeURL

public static String encodeURL(String url)

decodeURL

public static String decodeURL(String url)


Copyright © 2013-2014 Opoo.org. All Rights Reserved.