public class UrlKit extends Object
| Modifier and Type | Method and Description |
|---|---|
static ARL |
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) |
static String[] |
parts(String url) |
Copyright © 2019. All rights reserved.