Uses of Class
org.xwiki.rendering.wikimodel.WikiMacro

Packages that use WikiMacro
org.xwiki.rendering.wikimodel   
org.xwiki.rendering.wikimodel.mediawiki   
 

Uses of WikiMacro in org.xwiki.rendering.wikimodel
 

Methods in org.xwiki.rendering.wikimodel that return WikiMacro
 WikiMacro IWikiMacroParser.parse(String str)
          Parses the given macro, recognizes individual parts of it (name, content, parameters) and returns the corresponding object.
 

Uses of WikiMacro in org.xwiki.rendering.wikimodel.mediawiki
 

Methods in org.xwiki.rendering.wikimodel.mediawiki that return WikiMacro
 WikiMacro MediaWikiMacroParser.parse(String str)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.