| Package | Description |
|---|---|
| com.varunrajput.vscraper.scraper | |
| com.varunrajput.vscraper.util |
| Modifier and Type | Field and Description |
|---|---|
protected static URLUtil.QueryMethod |
AbstractScraper.queryMethod |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,URLUtil.QueryMethod> |
ComparisonScraper.queryMethodMap |
| Modifier and Type | Method and Description |
|---|---|
static URLUtil.QueryMethod |
URLUtil.QueryMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static URLUtil.QueryMethod[] |
URLUtil.QueryMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
URLUtil.getOutputString(String baseUrl,
Map<String,String> params,
URLUtil.QueryMethod queryMethod) |
Copyright © 2016. All rights reserved.