Uses of Package
info.bliki.wiki.model

Packages that use info.bliki.wiki.model
info.bliki.wiki.filter Contains different type of wikipedia scanners and parsers. 
info.bliki.wiki.model Model classes for rendering Wikipedia texts to HTML, PDF with the IWikiModel interface. 
info.bliki.wiki.tags Contains the HTML tag classes which are created by the wikipedia parser and model. 
info.bliki.wiki.tags.extension   
info.bliki.wiki.template Template parser functions like {{ #if: ... }} and {{ #ifeq: ... }}
info.bliki.wiki.template.extension This pacage contains template parser functions which are not included in the Mediawiki standard. 
 

Classes in info.bliki.wiki.model used by info.bliki.wiki.filter
IEventListener
          A wiki event listener which will trigger the on....
ImageFormat
          Represents an [[Image:....]] wiki link with all the possible attributes.
ITableOfContent
          Interface which must be implemented by the tag which renders the "table of content"
IWikiModel
          Interface for rendering a wiki model
 

Classes in info.bliki.wiki.model used by info.bliki.wiki.model
AbstractWikiModel
          Standard model implementation for the Wikipedia syntax
Configuration
          Common Configuration settings
IConfiguration
          Configuration interface for extensions similar to the Mediawiki HTML styled tag extension, template parser functions and interwiki links
IContext
          Interface for rendering a wiki model
IEventListener
          A wiki event listener which will trigger the on....
ImageFormat
          Represents an [[Image:....]] wiki link with all the possible attributes.
ITableOfContent
          Interface which must be implemented by the tag which renders the "table of content"
IWikiModel
          Interface for rendering a wiki model
Reference
          Internal class for managing Footnotes
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
 

Classes in info.bliki.wiki.model used by info.bliki.wiki.tags
ITableOfContent
          Interface which must be implemented by the tag which renders the "table of content"
IWikiModel
          Interface for rendering a wiki model
 

Classes in info.bliki.wiki.model used by info.bliki.wiki.tags.extension
IWikiModel
          Interface for rendering a wiki model
 

Classes in info.bliki.wiki.model used by info.bliki.wiki.template
IWikiModel
          Interface for rendering a wiki model
 

Classes in info.bliki.wiki.model used by info.bliki.wiki.template.extension
IWikiModel
          Interface for rendering a wiki model
 



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