| Package | Description |
|---|---|
| info.bliki.wiki.model |
Model classes for rendering Wikipedia texts to HTML, PDF with the
IWikiModel interface. |
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractWikiModel.getRawWikiContent(ParsedPageName parsedPagename,
Map<String,String> templateParameters) |
String |
IWikiModel.getRawWikiContent(ParsedPageName templateName,
Map<String,String> templateParameters)
Get the raw wiki text for the given namespace and article name
|
Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.