Interface AttachmentLinksUpdater
- All Known Implementing Classes:
XhtmlAttachmentLinksUpdater
public interface AttachmentLinksUpdater
-
Method Summary
Modifier and TypeMethodDescriptionupdateLinksInContent
(String content, String oldAttachmentName, String newAttachmentName)
-
Method Details
-
updateLinksInContent
String updateLinksInContent(String content, String oldAttachmentName, String newAttachmentName) throws LinksUpdateException - Throws:
LinksUpdateException
-