Uses of Class
org.xwiki.rendering.wikimodel.WikiMacro
-
Packages that use WikiMacro Package Description org.xwiki.rendering.wikimodel -
-
Uses of WikiMacro in org.xwiki.rendering.wikimodel
Methods in org.xwiki.rendering.wikimodel that return WikiMacro Modifier and Type Method Description WikiMacro
IWikiMacroParser. parse(String str)
Parses the given macro, recognizes individual parts of it (name, content, parameters) and returns the corresponding object.
-