| Package | Description |
|---|---|
| info.bliki.api.query |
| Modifier and Type | Method and Description |
|---|---|
static Parse |
Parse.create() |
Parse |
Parse.oldid(String oldid)
Parse the content of this revision.
|
Parse |
Parse.page(String page)
Parse the content of this page.
|
Parse |
Parse.prop(String... props)
Which pieces of information to get.
|
Parse |
Parse.pst(String pst)
Do a pre-save transform on the input before parsing it.
|
Parse |
Parse.redirects(String redirects) |
Parse |
Parse.text(String text)
Wikitext to parse
|
Parse |
Parse.title(String title)
Title of page the text belongs to.
|
Copyright © 2016 Java Wikipedia API (Bliki engine). All rights reserved.