com.atlassian.confluence.importexport.impl
Class ExportLinkRenderer
java.lang.Object
com.atlassian.confluence.importexport.impl.ExportLinkRenderer
- All Implemented Interfaces:
- LinkRenderer
public class ExportLinkRenderer
- extends Object
- implements LinkRenderer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportLinkRenderer
public ExportLinkRenderer(SubRenderer subRenderer,
ExportContext exportContext,
IconManager iconManager,
PageManager pageManager,
ExportLinkFormatter exportLinkFormatter)
renderLink
public String renderLink(Link link)
renderLink
public String renderLink(Link link,
RenderContext context)
- Specified by:
renderLink
in interface LinkRenderer