public class AtlassianEditorEmbeddedImageMarshaller extends Object implements Marshaller<EmbeddedImage>
| Constructor and Description |
|---|
AtlassianEditorEmbeddedImageMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate,
AttachmentResourceIdentifierResolver attachmentResourceIdentifierResolver) |
| Modifier and Type | Method and Description |
|---|---|
Streamable |
marshal(EmbeddedImage embeddedImage,
ConversionContext conversionContext)
Marshals an object to XML.
|
public AtlassianEditorEmbeddedImageMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate, AttachmentResourceIdentifierResolver attachmentResourceIdentifierResolver)
public Streamable marshal(EmbeddedImage embeddedImage, ConversionContext conversionContext) throws XhtmlException
Marshallermarshal in interface Marshaller<EmbeddedImage>embeddedImage - object to marshalconversionContext - the conversion contextXhtmlException - if an error occurs during marshallingCopyright © 2003–2017 Atlassian. All rights reserved.