com.atlassian.confluence.content.render.xhtml.view.embed
Class ViewUnidentifiedAttachmentMarshaller
java.lang.Object
com.atlassian.confluence.content.render.xhtml.view.embed.ViewUnidentifiedAttachmentMarshaller
- All Implemented Interfaces:
- UnidentifiedAttachmentMarshaller
public class ViewUnidentifiedAttachmentMarshaller
- extends Object
- implements UnidentifiedAttachmentMarshaller
Writes out placeholder images for an unidentified images in view mode.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewUnidentifiedAttachmentMarshaller
public ViewUnidentifiedAttachmentMarshaller(PlaceholderUrlFactory placeholderUrlFactory)
writePlaceholder
public void writePlaceholder(XMLStreamWriter xmlStreamWriter,
EmbeddedImage embeddedImage,
AttachmentResourceIdentifier ri,
ConversionContext context)
throws XMLStreamException,
XhtmlException
- Specified by:
writePlaceholder
in interface UnidentifiedAttachmentMarshaller
- Throws:
XMLStreamException
XhtmlException