public class URLParameterEncoder extends Object implements IEncoder<String,String>
| Constructor and Description |
|---|
URLParameterEncoder(Charset aCharset) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoded(String sInput)
Encode the passed source object
|
Copyright © 2014–2019 Philip Helger. All rights reserved.