public class URLUtil
extends java.lang.Object
| Constructor and Description |
|---|
URLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getLastModifiedTime(java.net.URL url) |
static byte[] |
toByteArray(java.net.URL url) |
static java.lang.String |
toString(java.net.URL url) |
public static long getLastModifiedTime(java.net.URL url)
throws java.io.IOException
java.io.IOExceptionpublic static byte[] toByteArray(java.net.URL url)
throws java.io.IOException
java.io.IOExceptionpublic static java.lang.String toString(java.net.URL url)
throws java.io.IOException
java.io.IOException