public class LocationParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getParameter(String search,
String parameter)
Gets the value of the given parameter using the given search (query)
string.
|
public static String getParameter(String search, String parameter)
search - the search stringparameter - the parameter to retrieveCopyright © 2000–2018 Vaadin Ltd. All rights reserved.