| Package | Description |
|---|---|
| info.bliki.extensions.scribunto.template | |
| info.bliki.wiki.model |
Model classes for rendering Wikipedia texts to HTML, PDF with the
IWikiModel interface. |
| info.bliki.wiki.template |
Template parser functions like
{{ #if: ... }} and {{ #ifeq: ... }}. |
| info.bliki.wiki.template.extension |
This pacage contains template parser functions which are not included in the Mediawiki standard.
|
| Class and Description |
|---|
| AbstractTemplateFunction
An abstract template parser function.
|
| ITemplateFunction
Interface for a template parser function (i.e.
|
| Class and Description |
|---|
| ITemplateFunction
Interface for a template parser function (i.e.
|
| Class and Description |
|---|
| AbstractTemplateFunction
An abstract template parser function.
|
| ITemplateFunction
Interface for a template parser function (i.e.
|
| NS
A template parser function for
{{ns: ... }} namespace/i>
syntax
From
MediaWiki:
{{ns:}} returns the current localized name for the namespace with that index,
canonical name, or local alias. |
| Safesubst
A template parser function for
{{safesubst: ... }}. |
| Class and Description |
|---|
| AbstractTemplateFunction
An abstract template parser function.
|
| ITemplateFunction
Interface for a template parser function (i.e.
|
Copyright © 2016 Java Wikipedia API (Bliki engine). All rights reserved.