| java.lang.Object | ||
| ↳ | com.atlassian.confluence.content.render.xhtml.ImageAttributeParser | |
| ↳ | com.atlassian.confluence.content.render.xhtml.editor.embed.EditorImageAttributeParser | |
Helper class to read the attributes of an img or ac:image tag into the supplied DefaultEmbeddedImage object.
|
[Expand]
Inherited Fields | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
| ||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds additional handling of the class attribute for editor formatted images
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.confluence.content.render.xhtml.ImageAttributeParser
| |||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||
Adds additional handling of the class attribute for editor formatted images

