public class DefaultConfig extends Object
| Constructor and Description |
|---|
DefaultConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addI18nAliases(WikiConfigImpl c) |
protected void |
addInterwikis(WikiConfigImpl c) |
protected void |
addLctMappings(ParserConfigImpl pc) |
protected void |
addNamespaces(WikiConfigImpl c) |
protected void |
addParserFunctionGroup(WikiConfigImpl c,
ParserFunctionGroup group,
boolean skipGroupsWithMissingAliases) |
protected void |
addParserFunctions(WikiConfigImpl c) |
protected void |
addParserFunctions(WikiConfigImpl c,
boolean skipGroupsWithMissingAliases) |
protected void |
addTagExtensions(WikiConfigImpl c) |
protected void |
addXmlEntities(ParserConfigImpl pc) |
protected EngineConfigImpl |
configureEngine(WikiConfigImpl c) |
protected ParserConfigImpl |
configureParser(WikiConfigImpl c) |
protected void |
configureSiteProperties(WikiConfigImpl c) |
protected void |
configureWiki(WikiConfigImpl c) |
static WikiConfigImpl |
generate() |
public static WikiConfigImpl generate()
protected void configureWiki(WikiConfigImpl c)
protected EngineConfigImpl configureEngine(WikiConfigImpl c)
protected ParserConfigImpl configureParser(WikiConfigImpl c)
protected void addXmlEntities(ParserConfigImpl pc)
protected void addLctMappings(ParserConfigImpl pc)
protected void configureSiteProperties(WikiConfigImpl c)
protected void addNamespaces(WikiConfigImpl c)
protected void addInterwikis(WikiConfigImpl c)
protected void addI18nAliases(WikiConfigImpl c)
protected void addParserFunctions(WikiConfigImpl c)
protected void addParserFunctions(WikiConfigImpl c, boolean skipGroupsWithMissingAliases)
protected void addParserFunctionGroup(WikiConfigImpl c, ParserFunctionGroup group, boolean skipGroupsWithMissingAliases)
protected void addTagExtensions(WikiConfigImpl c)
Copyright © 2010–2018 University of Erlangen-Nürnberg - Open Source Research Group. All rights reserved.