Package info.bliki.wiki.model

Model classes for rendering wikipedia texts to HTML, LaTeX

See:
          Description

Interface Summary
IConfiguration Configuration interface for extensions similar to the Mediawiki HTML styled tag extension, template parser functions and interwiki links
IEventListener A wiki event listener which will trigger the on....
IWikiModel Interface for rendering a wiki model
 

Class Summary
AbstractWikiModel Standard model implementation
BBCodeModel Wiki model implementation which allows some simple additional BB code syntax inside the wiki syntax See BBCode
Configuration  
DefaultEventListener A default wiki event listener implementation which will trigger the on....
ImageFormat Represents an [[Image:....]] wiki link with all the possible attributes.
Reference  
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
 

Package info.bliki.wiki.model Description

Model classes for rendering wikipedia texts to HTML, LaTeX