| Package | Description |
|---|---|
| net.sourceforge.jwbf.mediawiki.actions.queries | |
| net.sourceforge.jwbf.mediawiki.actions.util |
| Constructor and Description |
|---|
AllPageTitles(MediaWikiBot bot,
String from,
String prefix,
RedirectFilter rf,
int... namespaces)
The public constructor.
|
AllPageTitles(MediaWikiBot bot,
String from,
String prefix,
RedirectFilter rf,
String namespaces) |
BacklinkTitles(MediaWikiBot bot,
String articleName,
RedirectFilter redirectFilter,
int... namespaces)
The public constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static RedirectFilter |
RedirectFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedirectFilter[] |
RedirectFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.