public class UrlKit extends Object
| Modifier and Type | Method and Description |
|---|---|
static String[] |
analysis(String url) |
static String |
correct(String url) |
static String |
decode(String url) |
static String |
decode(String url,
Charset charset) |
static String |
encode(String url) |
static String |
encode(String url,
Charset charset) |
Copyright © 2018. All rights reserved.