public class UrlUtils extends Object
| Constructor and Description |
|---|
UrlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
parseQueryParams(String rawRefer) |
static List<URL> |
parseURLs(String address,
Map<String,String> defaults) |
Copyright © 2020. All rights reserved.