public class URLParserUtil extends Object
| Constructor and Description |
|---|
URLParserUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extractValueOfParameterFromURL(String paramName,
String url)
Extract value of parameter from URL.
|
Copyright © 2020. All Rights Reserved.