public class ParsePage
extends net.sourceforge.jwbf.mediawiki.actions.util.MWAction
| Modifier and Type | Class and Description |
|---|---|
static class |
ParsePage.ParseProp |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
net.sourceforge.jwbf.core.actions.util.HttpAction |
getNextMessage() |
ParsedPage |
getResult() |
String |
processReturningText(String s,
net.sourceforge.jwbf.core.actions.util.HttpAction hm) |
public ParsePage(String page, Set<ParsePage.ParseProp> props, boolean followRedirects, Integer section, String language, net.sourceforge.jwbf.mediawiki.MediaWiki.Version version)
public ParsePage(String page, Set<ParsePage.ParseProp> props, boolean followRedirects, net.sourceforge.jwbf.mediawiki.MediaWiki.Version version)
public net.sourceforge.jwbf.core.actions.util.HttpAction getNextMessage()
public ParsedPage getResult()
public String processReturningText(String s, net.sourceforge.jwbf.core.actions.util.HttpAction hm)
processReturningText in interface net.sourceforge.jwbf.core.actions.ReturningTextProcessorprocessReturningText in class net.sourceforge.jwbf.mediawiki.actions.util.MWActionCopyright © 2017. All rights reserved.