Class ImageAttributeWriter

java.lang.Object
com.atlassian.confluence.content.render.xhtml.ImageAttributeWriter
Direct Known Subclasses:
StorageImageAttributeWriter, ViewImageAttributeWriter

public class ImageAttributeWriter extends Object
A class encapsulating the commonality in marshalling the attributes for an image in view, edit and storage. Any attributes which have particular handling requirements based on the output will not be handled by this class.