| Package | Description |
|---|---|
| info.bliki.wiki.model |
Model classes for rendering Wikipedia texts to HTML, PDF with the
IWikiModel interface. |
| info.bliki.wiki.namespaces |
| Modifier and Type | Field and Description |
|---|---|
protected INamespace |
AbstractWikiModel.fNamespace |
| Modifier and Type | Method and Description |
|---|---|
INamespace |
WikiModel.getNamespace() |
INamespace |
IWikiModel.getNamespace()
Get the namespace of this model.
|
| Constructor and Description |
|---|
AbstractWikiModel(Configuration configuration,
Locale locale,
INamespace namespace) |
WikiModel(Configuration configuration,
Locale locale,
INamespace namespace,
String imageBaseURL,
String linkBaseURL) |
| Modifier and Type | Class and Description |
|---|---|
class |
Namespace
Mediawiki Namespaces.
|
Copyright © 2017 Java Wikipedia API (Bliki engine). All rights reserved.