gluu
|
静的公開メンバ関数 | |
static Map< String, String > | decode (String queryString) |
非公開メンバ関数 | |
QueryStringDecoder () | |
Provides functionality to parse query strings.
|
inlineprivate |
|
inlinestatic |
Decodes a query string and returns a map with the parsed query string parameters as keys and its values.
queryString | The query string. |