Uses of Interface
com.atlassian.confluence.xhtml.api.XhtmlContent

Packages that use XhtmlContent
com.atlassian.confluence.content.render.xhtml   
com.atlassian.confluence.diff   
com.atlassian.confluence.macro.xhtml   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.plugins.viewsource   
com.atlassian.confluence.spaces.listeners   
com.atlassian.confluence.tinymceplugin.rest   
 

Uses of XhtmlContent in com.atlassian.confluence.content.render.xhtml
 

Classes in com.atlassian.confluence.content.render.xhtml that implement XhtmlContent
 class DefaultXhtmlContent
           
 

Uses of XhtmlContent in com.atlassian.confluence.diff
 

Constructors in com.atlassian.confluence.diff with parameters of type XhtmlContent
WikiConvertingHtmlDiffer(XhtmlContent xhtmlContent, DaisyHtmlDiffer delegateDiffer)
           
 

Uses of XhtmlContent in com.atlassian.confluence.macro.xhtml
 

Constructors in com.atlassian.confluence.macro.xhtml with parameters of type XhtmlContent
XhtmlWikiMarkupMacroMigrator(XhtmlContent xhtmlContent, ExceptionTolerantMigrator delegateMigrator)
           
 

Uses of XhtmlContent in com.atlassian.confluence.pages.actions
 

Methods in com.atlassian.confluence.pages.actions with parameters of type XhtmlContent
 void ViewPageAction.setXhtmlContent(XhtmlContent xhtmlContent)
           
 void PageVariablesAction.setXhtmlContent(XhtmlContent xhtmlContent)
           
 

Uses of XhtmlContent in com.atlassian.confluence.plugins.viewsource
 

Methods in com.atlassian.confluence.plugins.viewsource with parameters of type XhtmlContent
 void ViewSourceAction.setXhtmlContent(XhtmlContent xhtmlContent)
           
 

Uses of XhtmlContent in com.atlassian.confluence.spaces.listeners
 

Methods in com.atlassian.confluence.spaces.listeners with parameters of type XhtmlContent
 void InitialSpaceContentListener.setXhtmlContent(XhtmlContent xhtmlContent)
           
 void CreatePersonalSpaceListener.setXhtmlContent(XhtmlContent xhtmlContent)
           
 

Uses of XhtmlContent in com.atlassian.confluence.tinymceplugin.rest
 

Constructors in com.atlassian.confluence.tinymceplugin.rest with parameters of type XhtmlContent
MacroResource(XhtmlContent xhtmlContent, EditorFormatService editorFormatService, ContentEntityManager contentEntityManager, HtmlToXmlConverter htmlToXmlConverter, HttpContext httpContext, MacroManager macroManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.