public class EncodingUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ENCODING |
| Constructor and Description |
|---|
EncodingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
urlEncode(String stringToEncode)
Url encodes a string with the default encoding
|
public static final String DEFAULT_ENCODING
Copyright © 2019 personify. All rights reserved.