Package | Description |
---|---|
org.clazzes.util.http |
Modifier and Type | Class and Description |
---|---|
class |
SingletonUrlParameterConsumer
A consumer to extract a single parameter from a query string.
|
Modifier and Type | Method and Description |
---|---|
static void |
UrlHelper.parseQuery(String q,
UrlParameterConsumer consumer)
Parse a given query string in
application/x-www-form-urlencoded
format using UTF-8 encoding. |
Copyright © 2018 Clazzes.org. All rights reserved.