org.xwiki.rendering.macro.footnote
Class FootnoteMacroParameters

java.lang.Object
  extended by org.xwiki.rendering.macro.footnote.FootnoteMacroParameters

public class FootnoteMacroParameters
extends Object

Parameters for the org.xwiki.rendering.internal.macro.footnote.FootnoteMacro Macro. None at the moment, but the rendering engine requires specifying a class for parameters.

Since:
2.0M2
Version:
$Id: 58952de851a1f5912f84b455c860b3e2c49a617a $

Constructor Summary
FootnoteMacroParameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FootnoteMacroParameters

public FootnoteMacroParameters()


Copyright © 2004-2013 XWiki. All Rights Reserved.