Interface CmdLineCrawler.CommandLineBuilder
- All Known Implementing Classes:
WgetCommandLineBuilder
- Enclosing class:
- CmdLineCrawler
public static interface CmdLineCrawler.CommandLineBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuildCommandLine(org.lockss.util.rest.crawler.CrawlDesc crawlDesc, File tmpDir)
-
Method Details
-
buildCommandLine
List<String> buildCommandLine(org.lockss.util.rest.crawler.CrawlDesc crawlDesc, File tmpDir) throws IOException - Throws:
IOException
-