|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |