public class XhtmlAttachmentLinksUpdater extends Object implements AttachmentLinksUpdater
| Constructor and Description |
|---|
XhtmlAttachmentLinksUpdater(XmlEventReaderFactory xmlEventReaderFactory,
XMLOutputFactory xmlOutputFactory,
XMLEventFactory xmlEventFactory) |
| Modifier and Type | Method and Description |
|---|---|
String |
updateLinksInContent(String content,
String oldAttachmentName,
String newAttachmentName) |
public XhtmlAttachmentLinksUpdater(XmlEventReaderFactory xmlEventReaderFactory, XMLOutputFactory xmlOutputFactory, XMLEventFactory xmlEventFactory)
public String updateLinksInContent(String content, String oldAttachmentName, String newAttachmentName) throws LinksUpdateException
updateLinksInContent in interface AttachmentLinksUpdaterLinksUpdateExceptionCopyright © 2003–2019 Atlassian. All rights reserved.