|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IConfiguration | Configuration interface for extensions similar to the Mediawiki HTML styled tag extension, template parser functions and interwiki links |
IContext | Interface for rendering a wiki model |
IEventListener | A wiki event listener which will trigger the on.... |
ITableOfContent | Interface which must be implemented by the tag which renders the "table of content" |
IWikiModel | Interface for rendering a wiki model |
Class Summary | |
---|---|
AbstractWikiModel | Standard model implementation for the Wikipedia syntax |
BBCodeModel | Wiki model implementation which allows some simple additional BB code syntax inside the wiki syntax See BBCode |
Configuration | Common Configuration settings |
DefaultEventListener | A default wiki event listener implementation which will trigger the
on.... |
ImageFormat | Represents an [[Image:....]] wiki link with all the possible attributes. |
PDFWikiModel | Deprecated. use an extended APIWikiModel instead; see PDFCreatorTest in the test sources |
Reference | Internal class for managing Footnotes |
SemanticAttribute | A semantic web attribute See Semantic MediaWiki for more information. |
SemanticRelation | A semantic web relation See Semantic MediaWiki for more information. |
WikiModel | Standard model implementation |
Model classes for rendering Wikipedia texts to HTML, PDF with the IWikiModel interface.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |