|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.importexport.impl.HtmlExportLinkFormatter
public class HtmlExportLinkFormatter
| Method Summary | |
|---|---|
java.lang.String |
format(com.atlassian.renderer.links.Link link,
PageContext context)
Formats the link to link to the exported content. |
static HtmlExportLinkFormatter |
getInstance()
|
boolean |
isFormatSupported(com.atlassian.renderer.links.Link link)
Returns true if the formatter can format the given link type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static HtmlExportLinkFormatter getInstance()
public boolean isFormatSupported(com.atlassian.renderer.links.Link link)
ExportLinkFormatter
isFormatSupported in interface ExportLinkFormatter
public java.lang.String format(com.atlassian.renderer.links.Link link,
PageContext context)
ExportLinkFormatter
format in interface ExportLinkFormatter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||