Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml.storage.macro |
Modifier and Type | Class and Description |
---|---|
class |
AlwaysTransformMacroBody
Condition that specifies that the macro body should always be transformed.
|
class |
AnnotationMacroBodyTranformationCondition
Allows macro body transformation based on the
RequiresFormat annotation on the
Macro class. |
class |
TransformNonUserMacroCondition
Returns true if the specified macro is not a user macro.
|
Constructor and Description |
---|
DefaultStorageMacroBodyParser(MacroBodyTransformationCondition condition,
TableStyleRemovingElementTransformer tableStyleRemovingElementTransformer,
XmlOutputFactory xmlOutputFactory) |
Copyright © 2003–2015 Atlassian. All rights reserved.