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

Packages that use com.atlassian.confluence.content.render.xhtml.storage
com.atlassian.confluence.content.render.xhtml   
com.atlassian.confluence.content.render.xhtml.storage   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.plugins.macros.dashboard   
com.atlassian.confluence.util   
 

Classes in com.atlassian.confluence.content.render.xhtml.storage used by com.atlassian.confluence.content.render.xhtml
ContentTransformerFactory
          Interface of a factory class that creates Transformer objects, typically used by macro developers to obtain and optionally modify macro tags (as MacroDefinition objects) in a page of macro body content.
 

Classes in com.atlassian.confluence.content.render.xhtml.storage used by com.atlassian.confluence.content.render.xhtml.storage
ContentTransformerFactory
          Interface of a factory class that creates Transformer objects, typically used by macro developers to obtain and optionally modify macro tags (as MacroDefinition objects) in a page of macro body content.
Summariser
          Summarise storage format XHTML making it suitable for display where a short summary of the content is required.
 

Classes in com.atlassian.confluence.content.render.xhtml.storage used by com.atlassian.confluence.pages.actions
Summariser
          Summarise storage format XHTML making it suitable for display where a short summary of the content is required.
 

Classes in com.atlassian.confluence.content.render.xhtml.storage used by com.atlassian.confluence.plugins.macros.dashboard
Summariser
          Summarise storage format XHTML making it suitable for display where a short summary of the content is required.
 

Classes in com.atlassian.confluence.content.render.xhtml.storage used by com.atlassian.confluence.util
ContentTransformerFactory
          Interface of a factory class that creates Transformer objects, typically used by macro developers to obtain and optionally modify macro tags (as MacroDefinition objects) in a page of macro body content.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.