public class SimplePageProcessor extends Object implements PageProcessor
Constructor and Description |
---|
SimplePageProcessor(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 SimplePageProcessor(String urlPattern)
public void process(Page page)
PageProcessor
process
in interface PageProcessor
page
- pagepublic Site getSite()
PageProcessor
getSite
in interface PageProcessor
Site
Copyright © 2017. All rights reserved.