|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.content.render.xhtml.view.embed.ViewUnidentifiedAttachmentMarshaller
public class ViewUnidentifiedAttachmentMarshaller
Writes out placeholder images for an unidentified images in view mode.
Constructor Summary | |
---|---|
ViewUnidentifiedAttachmentMarshaller(PlaceholderUrlFactory placeholderUrlFactory)
|
Method Summary | |
---|---|
Streamable |
marshalPlaceholder(XmlStreamWriterTemplate xmlStreamWriterTemplate,
EmbeddedImage embeddedImage,
AttachmentResourceIdentifier ri,
ConversionContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewUnidentifiedAttachmentMarshaller(PlaceholderUrlFactory placeholderUrlFactory)
Method Detail |
---|
public Streamable marshalPlaceholder(XmlStreamWriterTemplate xmlStreamWriterTemplate, EmbeddedImage embeddedImage, AttachmentResourceIdentifier ri, ConversionContext context) throws XhtmlException
marshalPlaceholder
in interface UnidentifiedAttachmentMarshaller
XhtmlException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |