|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.common.http.QueryStringParser
public class QueryStringParser
| Constructor Summary | |
|---|---|
QueryStringParser()
|
|
| Method Summary | |
|---|---|
static java.util.Map |
parseQueryString(java.lang.String queryString)
Parse the query string and build an unmodifiable parameter map of it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryStringParser()
| Method Detail |
|---|
public static java.util.Map parseQueryString(java.lang.String queryString)
throws java.lang.IllegalArgumentException
queryString - the non null query string
java.lang.IllegalArgumentException - if the query string is null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||