String |
XhtmlLinksUpdater.updateAttachmentReferencesInContent(String content,
Map<LinksUpdater.AttachmentReferenceDetails,LinksUpdater.AttachmentReferenceDetails> oldToNewLinkDetails) |
String |
XhtmlLinksUpdater.updateAttachmentReferencesInContent(String content,
Map<LinksUpdater.AttachmentReferenceDetails,LinksUpdater.AttachmentReferenceDetails> oldToNewLinkDetails) |
String |
LinksUpdater.updateAttachmentReferencesInContent(String content,
Map<LinksUpdater.AttachmentReferenceDetails,LinksUpdater.AttachmentReferenceDetails> oldToNewLinkDetails)
Update all the attachment references in the content that referred to the 'old' attachment to now refer to the 'updated' attachment.
|
String |
LinksUpdater.updateAttachmentReferencesInContent(String content,
Map<LinksUpdater.AttachmentReferenceDetails,LinksUpdater.AttachmentReferenceDetails> oldToNewLinkDetails)
Update all the attachment references in the content that referred to the 'old' attachment to now refer to the 'updated' attachment.
|