|
||||||||||
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.ImageAttributeWriter com.atlassian.confluence.content.render.xhtml.storage.embed.StorageImageAttributeWriter
public class StorageImageAttributeWriter
Field Summary | |
---|---|
static java.lang.String |
NAMESPACE
|
Constructor Summary | |
---|---|
StorageImageAttributeWriter(javax.xml.stream.XMLStreamWriter writer)
|
Method Summary | |
---|---|
void |
writeAttributes(EmbeddedImage embeddedImage)
|
Methods inherited from class com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter |
---|
writeAttribute, writeAttribute, writeAttributes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAMESPACE
Constructor Detail |
---|
public StorageImageAttributeWriter(javax.xml.stream.XMLStreamWriter writer)
Method Detail |
---|
public void writeAttributes(EmbeddedImage embeddedImage) throws javax.xml.stream.XMLStreamException
writeAttributes
in class ImageAttributeWriter
javax.xml.stream.XMLStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |