public class GetVersion extends MWAction
MediaWiki.Version.| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
GENERATOR_EXT |
| Constructor and Description |
|---|
GetVersion()
Create the request.
|
GetVersion(MediaWikiBot bot)
Create and submit the request to the Wiki.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
findContent(org.jdom.Element root) |
String |
getBase() |
String |
getCase() |
String |
getGenerator() |
String |
getMainpage() |
HttpAction |
getNextMessage() |
String |
getSitename() |
MediaWiki.Version |
getVersion() |
String |
processAllReturningText(String s) |
createNsString, evaluateXpath, getErrorElement, getRootElement, getRootElementWithError, hasMoreMessages, isSelfExecuter, processReturningText, setExceptionHandler, setHasMoreMessagespublic GetVersion(MediaWikiBot bot)
MediaWikiBot#performAction(net.sourceforge.jwbf.actions.ContentProcessable)public GetVersion()
public final String processAllReturningText(String s)
processAllReturningText in class MWActions - the returning textpublic String getSitename()
public String getBase()
public String getCase()
public MediaWiki.Version getVersion()
MediaWiki.Versionpublic String getGenerator()
public String getMainpage()
protected void findContent(org.jdom.Element root)
public HttpAction getNextMessage()
Copyright © 2013. All Rights Reserved.