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$

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-2011 XWiki. All Rights Reserved.