Uses of Interface
com.atlassian.confluence.importexport.ExportLinkFormatter

Packages that use ExportLinkFormatter
com.atlassian.confluence.importexport.impl   
 

Uses of ExportLinkFormatter in com.atlassian.confluence.importexport.impl
 

Classes in com.atlassian.confluence.importexport.impl that implement ExportLinkFormatter
 class HtmlExportLinkFormatter
           
 

Methods in com.atlassian.confluence.importexport.impl that return ExportLinkFormatter
protected  ExportLinkFormatter HtmlExporter.getExportLinkFormatter()
           
protected abstract  ExportLinkFormatter AbstractRendererExporterImpl.getExportLinkFormatter()
          Returns the ExportLinkFormatter for the exporter.
 

Methods in com.atlassian.confluence.importexport.impl with parameters of type ExportLinkFormatter
 void WikiExporter.setExportLinkFormatter(ExportLinkFormatter exportLinkFormatter)
          Deprecated.  
 

Constructors in com.atlassian.confluence.importexport.impl with parameters of type ExportLinkFormatter
ExportLinkRenderer(com.atlassian.renderer.v2.SubRenderer subRenderer, ExportContext exportContext, com.atlassian.renderer.IconManager iconManager, PageManager pageManager, ExportLinkFormatter exportLinkFormatter)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.