public class WikiCategoryFetcher extends Object
| Constructor and Description |
|---|
WikiCategoryFetcher(net.sourceforge.jwbf.mediawiki.bots.MediaWikiBot bot) |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchArticles(net.sf.exlp.util.io.txt.ExlpTxtWriter txtWriter,
org.openfuxml.addon.wiki.data.jaxb.Category category) |
void |
fetchCategory(String catName) |
static void |
main(String[] args) |
void |
setTargetFilePrefix(String targetFilePrefix) |
public WikiCategoryFetcher(net.sourceforge.jwbf.mediawiki.bots.MediaWikiBot bot)
public void fetchCategory(String catName)
public void fetchArticles(net.sf.exlp.util.io.txt.ExlpTxtWriter txtWriter,
org.openfuxml.addon.wiki.data.jaxb.Category category)
public void setTargetFilePrefix(String targetFilePrefix)
public static void main(String[] args)
Copyright © 2022. All rights reserved.