Uses of Interface
com.atlassian.confluence.content.render.xhtml.view.embed.AttachedImageMarshaller
- 
Packages that use AttachedImageMarshaller Package Description com.atlassian.confluence.content.render.xhtml.view.embed  - 
- 
Uses of AttachedImageMarshaller in com.atlassian.confluence.content.render.xhtml.view.embed
Classes in com.atlassian.confluence.content.render.xhtml.view.embed that implement AttachedImageMarshaller Modifier and Type Class Description classDefaultAttachedImageResourceMarshallerClass to Marshall an image attachment.Constructors in com.atlassian.confluence.content.render.xhtml.view.embed with parameters of type AttachedImageMarshaller Constructor Description EmbeddedImageMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate, AttachedImageMarshaller attachedImageMarshaller)ViewEmbeddedImageMarshaller(XmlStreamWriterTemplate xmlStreamWriterTemplate, AttachedImageMarshaller attachedImageMarshaller) 
 -