public class AlexanderMcqueenGoodsProcessor extends Object implements PageProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
URL_LIST |
static String |
URL_POST |
| Constructor and Description |
|---|
AlexanderMcqueenGoodsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Site |
getSite()
get the site settings
|
static void |
main(String[] args) |
void |
process(Page page)
process the page, extract urls to fetch, extract the data and store
|
public static final String URL_LIST
public static final String URL_POST
public void process(Page page)
PageProcessorprocess in interface PageProcessorpage - pagepublic Site getSite()
PageProcessorgetSite in interface PageProcessorSitepublic static void main(String[] args)
Copyright © 2017. All rights reserved.