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