Class ScxURIHelper
java.lang.Object
cool.scx.http.uri.ScxURIHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ScxURIWritabledecodeAuthority(String authority) static ParametersWritable<String, String> decodeQuery(String value) static StringencodeQuery(Parameters<String, String> query, boolean uriEncoding) static StringencodeScxURI(ScxURI uri, boolean uriEncoding)
-
Constructor Details
-
ScxURIHelper
public ScxURIHelper()
-
-
Method Details
-
decodeQuery
-
encodeQuery
-
encodeScxURI
-
decodeAuthority
-