Java Wikipedia API 3.0.6 (Default branch) |
|
|
The main purpose of the Java Wikipedia API (Bliki
engine) is the rendering of the Wikipedia (aka
Mediawiki) syntax into HTML. Partial support for
conversion to PDF and Docbook is available.
Additionally, the Mediawiki api.php calls are
wrapped in Java classes.
License: Common Public License
Changes:
This release adds the appendSignature(StringBuilder writer, int numberOfTildes) method to IWikiModel (for first pass TemplateParser). It has improved image format parsing. Only lowercase letters are allowed as plurals (i.e. using plurals like "Dolphins are [[aquatic mammal]]s that are closely related to [[whale]]s and [[porpoise]]s"). Image embedding in PDF documents has been improved.
|