public interface

AttachedImageMarshaller

com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageMarshaller
Known Indirect Subclasses

Class Overview

Marshal an EmbeddedImage for an image attached to content, rather than referring to an external resource.

Summary

Public Methods
void marshal(XMLStreamWriter xmlStreamWriter, Writer underlyingWriter, EmbeddedImage embeddedImage, AttachmentResourceIdentifier attachmentResourceIdentifier, ConversionContext conversionContext)

Public Methods

public void marshal (XMLStreamWriter xmlStreamWriter, Writer underlyingWriter, EmbeddedImage embeddedImage, AttachmentResourceIdentifier attachmentResourceIdentifier, ConversionContext conversionContext)

Throws
XMLStreamException
XhtmlException