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