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