Uses of Package
org.xwiki.rendering.macro

Packages that use org.xwiki.rendering.macro
org.xwiki.rendering.macro   
org.xwiki.rendering.macro.descriptor   
org.xwiki.rendering.macro.parameter   
 

Classes in org.xwiki.rendering.macro used by org.xwiki.rendering.macro
AbstractMacro
          Helper to implement Macro, providing some default implementation.
Macro
          Represents a Macro, ie a mechanism to generate Rendering Blocks, that we use as a way to either generate dynamic content or simply as a way to reuse Blocks in content.
MacroExecutionException
          Encapsulate a rendering error.
MacroId
          Represents a Macro identifier.
MacroLookupException
          Encapsulate macro lookup error.
 

Classes in org.xwiki.rendering.macro used by org.xwiki.rendering.macro.descriptor
MacroId
          Represents a Macro identifier.
 

Classes in org.xwiki.rendering.macro used by org.xwiki.rendering.macro.parameter
MacroExecutionException
          Encapsulate a rendering error.
 



Copyright © 2004–2014 XWiki. All rights reserved.