Class StorageImageAttributeParser
java.lang.Object
com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
com.atlassian.confluence.content.render.xhtml.storage.embed.StorageImageAttributeParser
Extend the EditorImageAttributeParser to handle some additional attributes that are found in storage format.
- 
Field SummaryFields inherited from class com.atlassian.confluence.content.render.xhtml.ImageAttributeParserembeddedImage
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected QNamevoidreadImageAttributes(StartElement imageElement) Methods inherited from class com.atlassian.confluence.content.render.xhtml.ImageAttributeParsergetEmbededImage, readImageAttributes
- 
Constructor Details- 
StorageImageAttributeParser
 
- 
- 
Method Details- 
readImageAttributes- Overrides:
- readImageAttributesin class- ImageAttributeParser
 
- 
getQName- Specified by:
- getQNamein class- ImageAttributeParser
 
 
-