public class HTMLMacroParameters extends Object
org.xwiki.rendering.internal.macro.html.HTMLMacro Macro.| Constructor and Description |
|---|
HTMLMacroParameters() |
public void setWiki(boolean wiki)
wiki - indicate if the user has asked to interpret wiki syntax or notpublic void setClean(boolean clean)
clean - indicate if the HTML should be transformed into valid XHTML or notpublic boolean getWiki()
public boolean getClean()
Copyright © 2004–2015 XWiki. All rights reserved.