| org.archive.crawler.extractor.CrawlUriSWFAction
CrawlUriSWFAction | public class CrawlUriSWFAction extends SWFActionsImpl (Code) | | SWF action that handles discovered URIs.
author: Igor Ranitovic |
getLinkCount | public long getLinkCount()(Code) | | Total number of links extracted from a swf file. |
getURL | public void getURL(String url, String target) throws IOException(Code) | | Overwrite handling of discovered URIs.
Parameters: url - Discovered URL. Parameters: target - Discovered target (currently not being used.) throws: IOException - |
|
|