public class CrawlSpecCreator extends Object
| Constructor and Description |
|---|
CrawlSpecCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
extract(String name,
Collection<String> pages,
LocalDate from,
LocalDate until,
Period beforeFuzziness,
Period afterFuzziness,
String description,
File baseDirectory) |
static void |
main(String[] args) |
public CrawlSpecCreator()
throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionpublic void extract(String name, Collection<String> pages, LocalDate from, LocalDate until, Period beforeFuzziness, Period afterFuzziness, String description, File baseDirectory) throws IOException
IOExceptionCopyright © 2017. All rights reserved.