public class XecutorTheSecond
extends java.lang.Object
| Constructor and Description |
|---|
XecutorTheSecond(java.util.Locale locale,
int year) |
| Modifier and Type | Method and Description |
|---|---|
void |
extractTexts() |
static void |
main(java.lang.String[] args) |
void |
selectArticles(java.io.File input,
short depth)
Select the articles that are supposed to appear in a category
|
void |
setOutPath(java.lang.String path) |
public void selectArticles(java.io.File input,
short depth)
public void extractTexts()
public void setOutPath(java.lang.String path)
public static void main(java.lang.String[] args)