public class URLParameterDecoder extends Object implements IDecoder<String>
URLParameterDecoder(Charset aCharset)
String
getDecoded(String sInput)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URLParameterDecoder(@Nonnull Charset aCharset)
@Nullable public String getDecoded(@Nullable String sInput)
IDecoder
getDecoded
IDecoder<String>
sInput
Copyright © 2014–2016 Philip Helger. All rights reserved.