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

Packages that use IConfiguration
info.bliki.wiki.model Model classes for rendering wikipedia texts to HTML, LaTeX 
 

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
 class BBCodeModel
          Wiki model implementation which allows some simple additional BB code syntax inside the wiki syntax See BBCode
 class Configuration
           
 class WikiModel
          Standard model implementation