Package com.atlassian.confluence.content.render.xhtml.storage.macro

Interface Summary
MacroBodyTransformationCondition Specifies the conditions by which the body of a macro should be transformed.
 

Class Summary
AlwaysTransformMacroBody Condition that specifies that the macro body should always be transformed.
AnnotationMacroBodyTranformationCondition Allows macro body transformation based on the RequiresFormat annotation on the Macro class.
StorageMacroConstants  
StorageMacroMarshaller  
StorageMacroUnmarshaller  
TransformNonUserMacroCondition Returns true if the specified macro is not a user macro.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.