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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected abstract QName
void
readImageAttributes
(String namespace, String prefix, StartElement imageElement) void
readImageAttributes
(StartElement imageElement)
-
Field Details
-
embeddedImage
-
-
Constructor Details
-
ImageAttributeParser
-
-
Method Details
-
readImageAttributes
-
readImageAttributes
-
getEmbededImage
-
getQName
-