Interface UnidentifiedAttachmentMarshaller
- All Known Implementing Classes:
EditorUnidentifiedAttachmentMarshaller
,ViewUnidentifiedAttachmentMarshaller
public interface UnidentifiedAttachmentMarshaller
Write out an image tag for an Unidentified Attachment placeholder to an xmlStreamWriter.
-
Method Summary
Modifier and TypeMethodDescriptionmarshalPlaceholder
(XmlStreamWriterTemplate xmlStreamWriterTemplate, EmbeddedImage embeddedImage, AttachmentResourceIdentifier ri, ConversionContext context)
-
Method Details
-
marshalPlaceholder
Streamable marshalPlaceholder(XmlStreamWriterTemplate xmlStreamWriterTemplate, EmbeddedImage embeddedImage, AttachmentResourceIdentifier ri, ConversionContext context) throws XhtmlException - Throws:
XhtmlException
-