public class Parse extends RequestBuilder
| Constructor and Description |
|---|
Parse() |
| Modifier and Type | Method and Description |
|---|---|
static Parse |
create() |
Parse |
oldid(String oldid)
Parse the content of this revision.
|
Parse |
page(String page)
Parse the content of this page.
|
Parse |
prop(String... props)
Which pieces of information to get.
|
Parse |
pst(String pst)
Do a pre-save transform on the input before parsing it.
|
Parse |
redirects(String redirects) |
Parse |
text(String text)
Wikitext to parse
|
Parse |
title(String title)
Title of page the text belongs to.
|
action, clear, containsKey, containsValue, entrySet, equals, format, get, getParameters, hashCode, isEmpty, keySet, maxage, maxlag, put, putAll, putPipedString, putPipedString, remove, requestid, size, smaxage, toPipedString, toPipedString, toString, values, versionpublic static Parse create()
public Parse title(String title)
title - public Parse page(String page)
page - public Parse oldid(String oldid)
oldid - public Parse prop(String... props)
props - Copyright © 2016 Java Wikipedia API (Bliki engine). All rights reserved.