public class URLEncoder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
URLEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encode(String value)
URL encodes the url using UTF-8
|
Copyright © 2016–2019. All rights reserved.