public class UrlUtil
extends java.lang.Object
| Constructor and Description |
|---|
UrlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
getChildrenRelativePaths(java.net.URL root) |
static java.lang.String |
loadText(java.net.URL url) |
public static java.lang.String loadText(java.net.URL url)
throws java.io.IOException
java.io.IOExceptionpublic static java.util.List<java.lang.String> getChildrenRelativePaths(java.net.URL root)
throws java.io.IOException
java.io.IOException