public class UrlParamsParser extends Object
| Constructor and Description |
|---|
UrlParamsParser() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.http.NameValuePair> |
parse(String query) |
List<org.apache.http.NameValuePair> |
parse(String query,
Charset charset) |
Copyright © 2020. All rights reserved.