|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebResource | |
---|---|
com.fatwire.crawler |
Uses of WebResource in com.fatwire.crawler |
---|
Methods in com.fatwire.crawler with parameters of type WebResource | |
---|---|
java.util.List<ResourceURL> |
LinkExtractor.extract(WebResource resource)
Method is used to parse the WebResource and find a list of links based on the algorithm specified. |
byte[] |
ResourceRewriter.rewrite(WebResource resource)
This method is automatically injected by the crawler framework and is used to provide an implementation for the resource rewriter algorithm. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |