public interface EmbeddedImageTagWriter
Modifier and Type | Method and Description |
---|---|
void |
writeEmbeddedImageTag(XMLStreamWriter xmlStreamWriter,
Writer underlyingWriter,
Attachment attachment,
String imageSource,
String thumbnailSource,
EmbeddedImage embeddedImage,
ConversionContext conversionContext) |
void writeEmbeddedImageTag(XMLStreamWriter xmlStreamWriter, Writer underlyingWriter, Attachment attachment, String imageSource, String thumbnailSource, EmbeddedImage embeddedImage, ConversionContext conversionContext) throws IOException, XMLStreamException
IOException
XMLStreamException
Copyright © 2003–2021 Atlassian. All rights reserved.