Interface AttachedImageMarshaller
- All Known Implementing Classes:
DefaultAttachedImageResourceMarshaller
public interface AttachedImageMarshaller
Marshal an
EmbeddedImage
for an image attached to content, rather than referring to an external resource.-
Method Summary
Modifier and TypeMethodDescriptionmarshal
(XmlStreamWriterTemplate xmlStreamWriterTemplate, EmbeddedImage embeddedImage, AttachmentResourceIdentifier attachmentResourceIdentifier, ConversionContext conversionContext)
-
Method Details
-
marshal
Streamable marshal(XmlStreamWriterTemplate xmlStreamWriterTemplate, EmbeddedImage embeddedImage, AttachmentResourceIdentifier attachmentResourceIdentifier, ConversionContext conversionContext) throws XhtmlException - Throws:
XhtmlException
-