Class PercentCodec
java.lang.Object
org.apache.hc.core5.net.PercentCodec
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringdecode(CharSequence content, Charset charset) static Stringencode(CharSequence content, Charset charset) static voidencode(StringBuilder buf, CharSequence content, Charset charset)
-
Constructor Details
-
PercentCodec
public PercentCodec()
-
-
Method Details
-
encode
-
encode
-
decode
-