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