Uses of Class
info.bliki.wiki.model.WikiModel

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

Uses of WikiModel in info.bliki.wiki.model
 

Subclasses of WikiModel in info.bliki.wiki.model
 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
 



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