com.atlassian.confluence.content.render.xhtml.view.embed
Class ViewImageAttributeWriter

java.lang.Object
  extended by com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
      extended by com.atlassian.confluence.content.render.xhtml.view.embed.ViewImageAttributeWriter

public class ViewImageAttributeWriter
extends ImageAttributeWriter


Constructor Summary
ViewImageAttributeWriter(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
 

Constructor Detail

ViewImageAttributeWriter

public ViewImageAttributeWriter(javax.xml.stream.XMLStreamWriter writer)
Method Detail

writeAttributes

public void writeAttributes(EmbeddedImage embeddedImage)
                     throws javax.xml.stream.XMLStreamException
Overrides:
writeAttributes in class ImageAttributeWriter
Throws:
javax.xml.stream.XMLStreamException


Copyright © 2003-2013 Atlassian. All Rights Reserved.