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(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(XMLStreamWriter writer)
Method Detail

writeAttributes

public void writeAttributes(EmbeddedImage embeddedImage)
                     throws XMLStreamException
Overrides:
writeAttributes in class ImageAttributeWriter
Throws:
XMLStreamException


Copyright © 2003-2012 Atlassian. All Rights Reserved.