Uses of Class
com.atlassian.confluence.content.render.xhtml.MacroBodyType

Packages that use MacroBodyType
com.atlassian.confluence.content.render.xhtml   
 

Uses of MacroBodyType in com.atlassian.confluence.content.render.xhtml
 

Methods in com.atlassian.confluence.content.render.xhtml that return MacroBodyType
static MacroBodyType MacroBodyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MacroBodyType[] MacroBodyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.