public class ExtractWikipedia extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
count |
protected DocMaker |
docMaker |
| Constructor and Description |
|---|
ExtractWikipedia(DocMaker docMaker,
Path outputDir) |
| Modifier and Type | Method and Description |
|---|---|
void |
create(String id,
String title,
String time,
String body) |
Path |
directory(int count,
Path directory) |
void |
extract() |
static void |
main(String[] args) |
public static int count
protected DocMaker docMaker
public ExtractWikipedia(DocMaker docMaker, Path outputDir) throws IOException
IOExceptionpublic void create(String id, String title, String time, String body) throws IOException
IOExceptionCopyright © 2000-2024 Apache Software Foundation. All Rights Reserved.