public interface SubPageProcessor extends RequestMatcher
RequestMatcher.MatchOther
Modifier and Type | Method and Description |
---|---|
RequestMatcher.MatchOther |
processPage(Page page)
process the page, extract urls to fetch, extract the data and store
|
match
RequestMatcher.MatchOther processPage(Page page)
page
- pageCopyright © 2017. All rights reserved.