Uses of Class
com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage
-
-
Uses of DefaultEmbeddedImage in com.atlassian.confluence.content.render.xhtml
Fields in com.atlassian.confluence.content.render.xhtml declared as DefaultEmbeddedImage Modifier and Type Field Description protected DefaultEmbeddedImage
ImageAttributeParser. embeddedImage
Methods in com.atlassian.confluence.content.render.xhtml that return DefaultEmbeddedImage Modifier and Type Method Description DefaultEmbeddedImage
ImageAttributeParser. getEmbededImage()
Constructors in com.atlassian.confluence.content.render.xhtml with parameters of type DefaultEmbeddedImage Constructor Description ImageAttributeParser(DefaultEmbeddedImage embededImage)
-
Uses of DefaultEmbeddedImage in com.atlassian.confluence.content.render.xhtml.editor.embed
Constructors in com.atlassian.confluence.content.render.xhtml.editor.embed with parameters of type DefaultEmbeddedImage Constructor Description EditorImageAttributeParser(DefaultEmbeddedImage embededImage)
-
Uses of DefaultEmbeddedImage in com.atlassian.confluence.content.render.xhtml.storage.embed
Constructors in com.atlassian.confluence.content.render.xhtml.storage.embed with parameters of type DefaultEmbeddedImage Constructor Description StorageImageAttributeParser(DefaultEmbeddedImage embededImage)
-