com.jdon.util
类 URLUtil
java.lang.Object
com.jdon.util.URLUtil
public class URLUtil
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLUtil
protected URLUtil()
URLUtil
protected URLUtil(URL url)
openConnection
protected URLConnection openConnection(int timeout)
throws IOException
- 抛出:
IOException
openConnection
public static URLConnection openConnection(URL url)
throws IOException
- 抛出:
IOException
openConnection
public static URLConnection openConnection(URL url,
int timeout)
throws IOException
- 抛出:
IOException
Copyright © 2013. All Rights Reserved.