public class ParseParameters
extends java.lang.Object
Constructor and Description |
---|
ParseParameters() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
parse(javax.servlet.http.HttpServletRequest req)
method for parsing the parameters in the URL
|