public class URLParameterDecoder extends Object implements IDecoder<String>
URLParameterDecoder(Charset aCharset)
String
decode(String sInput)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URLParameterDecoder(@Nonnull Charset aCharset)
@Nullable public String decode(@Nullable String sInput)
IDecoder
decode
IDecoder<String>
sInput
Copyright © 2006–2015 phloc systems. All rights reserved.