Uses of Class
org.xwiki.rendering.transformation.MacroTransformationContext

Packages that use MacroTransformationContext
org.xwiki.rendering.macro   
org.xwiki.rendering.transformation   
 

Uses of MacroTransformationContext in org.xwiki.rendering.macro
 

Methods in org.xwiki.rendering.macro with parameters of type MacroTransformationContext
 List<Block> Macro.execute(P parameters, String content, MacroTransformationContext context)
          Executes the macro.
 

Uses of MacroTransformationContext in org.xwiki.rendering.transformation
 

Methods in org.xwiki.rendering.transformation that return MacroTransformationContext
 MacroTransformationContext MacroTransformationContext.clone()
          
 



Copyright © 2004-2011 XWiki. All Rights Reserved.