public class XWikiConfigurationProvider extends Object
| Constructor and Description |
|---|
XWikiConfigurationProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.xwiki.rendering.syntax.Syntax |
getDefaultInputSyntax() |
org.xwiki.rendering.syntax.Syntax |
getDefaultOutputSyntax() |
Boolean |
isMacrosEnabled() |
void |
setMacrosEnabled(Boolean macrosEnabled) |
public XWikiConfigurationProvider()
public org.xwiki.rendering.syntax.Syntax getDefaultInputSyntax()
public org.xwiki.rendering.syntax.Syntax getDefaultOutputSyntax()
public Boolean isMacrosEnabled()
public void setMacrosEnabled(Boolean macrosEnabled)