public class GetRendering extends MWAction
| Constructor and Description |
|---|
GetRendering(MediaWikiBot bot,
String wikitext) |
| Modifier and Type | Method and Description |
|---|---|
protected org.jdom.Element |
findElement(String elementName,
String xml) |
String |
getHtml() |
HttpAction |
getNextMessage() |
boolean |
isSelfExecuter()
Deprecated.
see super
|
String |
processAllReturningText(String s) |
createNsString, evaluateXpath, getErrorElement, getRootElement, getRootElementWithError, hasMoreMessages, processReturningText, setExceptionHandler, setHasMoreMessagespublic GetRendering(MediaWikiBot bot, String wikitext)
@Deprecated public boolean isSelfExecuter()
isSelfExecuter in interface ContentProcessableisSelfExecuter in class MWActionpublic HttpAction getNextMessage()
public String processAllReturningText(String s)
processAllReturningText in class MWActions - the returning textpublic String getHtml()
Copyright © 2013. All Rights Reserved.