|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parse | |
---|---|
info.bliki.api.query |
Uses of Parse in info.bliki.api.query |
---|
Methods in info.bliki.api.query that return Parse | |
---|---|
static Parse |
Parse.create()
|
Parse |
Parse.oldid(java.lang.String oldid)
Parse the content of this revision. |
Parse |
Parse.page(java.lang.String page)
Parse the content of this page. |
Parse |
Parse.prop(java.lang.String... props)
Which pieces of information to get. |
Parse |
Parse.pst(java.lang.String pst)
Do a pre-save transform on the input before parsing it. |
Parse |
Parse.redirects(java.lang.String redirects)
|
Parse |
Parse.text(java.lang.String text)
Wikitext to parse |
Parse |
Parse.title(java.lang.String title)
Title of page the text belongs to. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |