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

Packages that use com.atlassian.confluence.content.render.xhtml.storage.macro
com.atlassian.confluence.content.render.xhtml.storage.macro   
com.atlassian.confluence.tinymceplugin.rest   
 

Classes in com.atlassian.confluence.content.render.xhtml.storage.macro used by com.atlassian.confluence.content.render.xhtml.storage.macro
MacroBodyTransformationCondition
          Specifies the conditions by which the body of a macro should be transformed.
StorageMacroBodyParser
          An interface to logic that parses macro data, extracting the correct form of the body.
StorageMacroV1Marshaller
           
StorageMacroV1Unmarshaller
          Parses XHTML containing ac:macro elements and their parameters.
StorageMacroV2Marshaller
          Marshals a MacroDefinition into macro v2 storage format.
StorageMacroV2Unmarshaller
          Parses XHTML containing ac:structured-macro elements and their parameters.
 

Classes in com.atlassian.confluence.content.render.xhtml.storage.macro used by com.atlassian.confluence.tinymceplugin.rest
StorageMacroBodyParser
          An interface to logic that parses macro data, extracting the correct form of the body.
 



Copyright © 2003–2015 Atlassian. All rights reserved.