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

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

Uses of IConfiguration in info.bliki.wiki.model
 

Subinterfaces of IConfiguration in info.bliki.wiki.model
 interface IWikiModel
          Interface for rendering a wiki model
 

Classes in info.bliki.wiki.model that implement IConfiguration
 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 Configuration
          Common Configuration settings
 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.