package

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

Interfaces

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

Classes

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.