Class ImageAttributeParser
java.lang.Object
com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
- Direct Known Subclasses:
EditorImageAttributeParser,StorageImageAttributeParser
A class encapsulating the commonality in parsing the attributes on an img or ac:image tag.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract QNamevoidreadImageAttributes(String namespace, String prefix, StartElement imageElement) voidreadImageAttributes(StartElement imageElement)
-
Field Details
-
embeddedImage
-
-
Constructor Details
-
ImageAttributeParser
-
-
Method Details
-
readImageAttributes
-
readImageAttributes
-
getEmbededImage
-
getQName
-