info.bliki.wiki.addon.model
Class AddonConfiguration

java.lang.Object
  extended by info.bliki.wiki.model.Configuration
      extended by info.bliki.wiki.addon.model.AddonConfiguration
All Implemented Interfaces:
IConfiguration

public class AddonConfiguration
extends Configuration


Field Summary
static AddonConfiguration DEFAULT_CONFIGURATION
           
 
Constructor Summary
AddonConfiguration()
           
 
Method Summary
 
Methods inherited from class info.bliki.wiki.model.Configuration
addCodeFormatter, addInterwikiLink, addTemplateFunction, addTokenTag, getCodeFormatterMap, getInterwikiMap, getTemplateMap, getTokenMap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_CONFIGURATION

public static AddonConfiguration DEFAULT_CONFIGURATION
Constructor Detail

AddonConfiguration

public AddonConfiguration()