Package org.xwiki.rendering.macro.raw
Class RawMacroParameters
java.lang.Object
org.xwiki.rendering.macro.raw.RawMacroParameters
Parameters for the
RawMacro.- Since:
- 13.1RC1
- Version:
- $Id: 9194472dc0267801e3859a529624a9be8ec6e3c9 $
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RawMacroParameters
public RawMacroParameters()
-
-
Method Details
-
setSyntax
- Parameters:
syntax- the target syntax and also the syntax in which the content is written in
-
getSyntax
- Returns:
- the target syntax and also the syntax in which the content is written in
-