public interface SubPipeline extends RequestMatcher
RequestMatcher.MatchOther
Modifier and Type | Method and Description |
---|---|
RequestMatcher.MatchOther |
processResult(ResultItems resultItems,
Task task)
process the page, extract urls to fetch, extract the data and store
|
match
RequestMatcher.MatchOther processResult(ResultItems resultItems, Task task)
resultItems
- resultItemstask
- taskCopyright © 2017. All rights reserved.