com.atlassian.confluence.content.render.xhtml.links
Interface AttachmentLinksUpdater

All Known Implementing Classes:
XhtmlAttachmentLinksUpdater

public interface AttachmentLinksUpdater


Method Summary
 String updateLinksInContent(String content, String oldAttachmentName, String newAttachmentName)
           
 

Method Detail

updateLinksInContent

String updateLinksInContent(String content,
                            String oldAttachmentName,
                            String newAttachmentName)
                            throws LinksUpdateException
Throws:
LinksUpdateException


Copyright © 2003-2011 Atlassian. All Rights Reserved.