Skip navigation links

Bliki (Core) 3.1.0 API

Packages 
Package Description
info.bliki
Classes to handle the Messages_XX.properties files for I18N support.
info.bliki.annotations  
info.bliki.api
Helper Classes for the Wikimedia API
info.bliki.api.query  
info.bliki.commons.validator.routines
This package contains independant validation routines copied from the org.apache.commons.validator.routines package.
info.bliki.extensions.scribunto  
info.bliki.extensions.scribunto.engine  
info.bliki.extensions.scribunto.engine.lua  
info.bliki.extensions.scribunto.engine.lua.interfaces  
info.bliki.extensions.scribunto.template  
info.bliki.html
Convert HTML source codes to wiki source codes.
info.bliki.html.wikipedia
The ToWikipedia converter converts HTML source code to the wiki syntax.
info.bliki.htmlcleaner
Modified classes from the htmlcleaner.sourceforge.net/ project.
info.bliki.htmlcleaner.util  
info.bliki.wiki  
info.bliki.wiki.dump
Process an XML Wikipedia dump with the WikiXMLParser class
info.bliki.wiki.filter
Contains different type of wikipedia scanners and parsers.
info.bliki.wiki.model
Model classes for rendering Wikipedia texts to HTML, PDF with the IWikiModel interface.
info.bliki.wiki.namespaces  
info.bliki.wiki.tags
Contains the HTML tag classes which are created by the wikipedia parser and model.
info.bliki.wiki.tags.code
Package that contains source code formatters for syntax highlighting on wiki pages.
info.bliki.wiki.tags.extension  
info.bliki.wiki.tags.util
Helper classes for creating the internal DOM.
info.bliki.wiki.template
Template parser functions like {{ #if: ... }} and {{ #ifeq: ... }}.
info.bliki.wiki.template.dates  
info.bliki.wiki.template.expr
The parser and scanner implementation for the {{ #expr: ... }} and {{ #ifexpr: ... }} parser template functions.
info.bliki.wiki.template.expr.ast
The abstract syntax tree classes for the {{ #expr: ... }} and {{ #ifexpr: ... }} parser template functions.
info.bliki.wiki.template.expr.eval
The expression evaluator for the {{ #expr: ... }} and {{ #ifexpr: ... }} parser template functions.
info.bliki.wiki.template.expr.operator
The operator classes (i.e. for binary, prefix and postfix Operators) for the {{ #expr: ... }} and {{ #ifexpr: ... }} parser template functions.
info.bliki.wiki.template.expr.util
Utilities for the {{ #expr: ... }} and {{ #ifexpr: ... }} parser template functions.
info.bliki.wiki.template.extension
This pacage contains template parser functions which are not included in the Mediawiki standard.
Skip navigation links

Copyright © 2016 Java Wikipedia API (Bliki engine). All rights reserved.