| Package | Description |
|---|---|
| net.sourceforge.jwbf.mediawiki.actions.misc |
| Modifier and Type | Method and Description |
|---|---|
static ParsePage.ParseProp |
ParsePage.ParseProp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParsePage.ParseProp[] |
ParsePage.ParseProp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ParsePage(String page,
Set<ParsePage.ParseProp> props,
boolean followRedirects,
Integer section,
String language,
net.sourceforge.jwbf.mediawiki.MediaWiki.Version version) |
ParsePage(String page,
Set<ParsePage.ParseProp> props,
boolean followRedirects,
net.sourceforge.jwbf.mediawiki.MediaWiki.Version version) |
Copyright © 2017. All rights reserved.