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 AttachmentLinksUpdater
LinksUpdateException
Copyright © 2003–2016 Atlassian. All rights reserved.