public class URLUtil extends Object
| Constructor and Description |
|---|
URLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static File |
getFileFromURL(URL url) |
static URLProtocol |
parseProtocol(String input) |
static URL |
parseURL(String input) |
Copyright © 2019. All rights reserved.