Uses of Interface
info.bliki.wiki.model.IContext

Packages that use IContext
info.bliki.wiki.model Model classes for rendering Wikipedia texts to HTML, PDF with the IWikiModel interface. 
 

Uses of IContext in info.bliki.wiki.model
 

Classes in info.bliki.wiki.model that implement IContext
 class AbstractWikiModel
          Standard model implementation for the Wikipedia syntax
 class BBCodeModel
          Wiki model implementation which allows some simple additional BB code syntax inside the wiki syntax See BBCode
 class PDFWikiModel
          Deprecated. use an extended APIWikiModel instead; see PDFCreatorTest in the test sources
 class WikiModel
          Standard model implementation
 



Copyright © 2012 Java Wikipedia API (Bliki engine). All Rights Reserved.