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