public class

StorageImageAttributeWriter

extends ImageAttributeWriter
java.lang.Object
   ↳ com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
     ↳ com.atlassian.confluence.content.render.xhtml.storage.embed.StorageImageAttributeWriter

Summary

Constants
String NAMESPACE
Public Constructors
StorageImageAttributeWriter(XMLStreamWriter writer)
Public Methods
void writeAttributes(EmbeddedImage embeddedImage)
[Expand]
Inherited Methods
From class com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
From class java.lang.Object

Constants

public static final String NAMESPACE

Constant Value: "ac"

Public Constructors

public StorageImageAttributeWriter (XMLStreamWriter writer)

Public Methods

public void writeAttributes (EmbeddedImage embeddedImage)

Throws
XMLStreamException