public class SimplePageProcessor extends java.lang.Object implements PageProcessor
| Constructor and Description |
|---|
SimplePageProcessor(java.lang.String urlPattern) |
| Modifier and Type | Method and Description |
|---|---|
Site |
getSite()
get the site settings
|
void |
process(Page page)
process the page, extract urls to fetch, extract the data and store
|
public void process(Page page)
PageProcessorprocess in interface PageProcessorpage - pagepublic Site getSite()
PageProcessorgetSite in interface PageProcessorSiteCopyright © 2020. All rights reserved.