Package | Description |
---|---|
us.codecraft.webmagic.handler |
Modifier and Type | Method and Description |
---|---|
RequestMatcher.MatchOther |
SubPageProcessor.processPage(Page page)
process the page, extract urls to fetch, extract the data and store
|
RequestMatcher.MatchOther |
SubPipeline.processResult(ResultItems resultItems,
Task task)
process the page, extract urls to fetch, extract the data and store
|
static RequestMatcher.MatchOther |
RequestMatcher.MatchOther.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestMatcher.MatchOther[] |
RequestMatcher.MatchOther.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.