public class ExtractWikipedia extends Object
Modifier and Type | Field and Description |
---|---|
static int |
count |
protected DocMaker |
docMaker |
Constructor and Description |
---|
ExtractWikipedia(DocMaker docMaker,
File outputDir) |
Modifier and Type | Method and 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-2019 Apache Software Foundation. All Rights Reserved.