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