com.atlassian.confluence.renderer.radeox.macros
Class MacroUtils

java.lang.Object
  extended by com.atlassian.confluence.renderer.radeox.macros.MacroUtils

public class MacroUtils
extends java.lang.Object


Constructor Summary
MacroUtils()
           
 
Method Summary
static java.util.Map defaultVelocityContext()
          Creates a default velocity context populated with the classes macro Velocity templates need.
static ContentEntityObject getContentEntityObject(org.radeox.macro.parameter.MacroParameter macroParameter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacroUtils

public MacroUtils()
Method Detail

defaultVelocityContext

public static java.util.Map defaultVelocityContext()
Creates a default velocity context populated with the classes macro Velocity templates need.


getContentEntityObject

public static ContentEntityObject getContentEntityObject(org.radeox.macro.parameter.MacroParameter macroParameter)


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.