public class WikipediaCliCategoryDepth extends WikipediaCliMinimum
Constructor and Description |
---|
WikipediaCliCategoryDepth() |
Modifier and Type | Method and Description |
---|---|
int |
getCategoryID() |
int |
getmaxDepth() |
int |
getminDepth() |
double |
getPercentage()
getters
|
java.io.File |
getStatsFile() |
protected void |
loadOptions()
Loads additional options: percentage of categories with keywords, input file,
depth and category
|
void |
parseArguments(java.lang.String[] args)
Method to parse the arguments received.
|
exitError, exitHelp, getLanguage, getPropertyInt, getPropertyStr, getYear, parseLine
protected void loadOptions()
loadOptions
in class WikipediaCliMinimum
public void parseArguments(java.lang.String[] args)
WikipediaCliMinimum
parseArguments
in class WikipediaCliMinimum
public double getPercentage()
public java.io.File getStatsFile()
public int getminDepth()
public int getmaxDepth()
public int getCategoryID()