Uses of Class
com.atlassian.confluence.content.render.xhtml.model.resource.DefaultEmbeddedImage

Packages that use DefaultEmbeddedImage
com.atlassian.confluence.content.render.xhtml   
com.atlassian.confluence.content.render.xhtml.editor.embed   
com.atlassian.confluence.content.render.xhtml.storage.embed   
 

Uses of DefaultEmbeddedImage in com.atlassian.confluence.content.render.xhtml
 

Fields in com.atlassian.confluence.content.render.xhtml declared as DefaultEmbeddedImage
protected  DefaultEmbeddedImage ImageAttributeParser.embeddedImage
           
 

Methods in com.atlassian.confluence.content.render.xhtml that return DefaultEmbeddedImage
 DefaultEmbeddedImage ImageAttributeParser.getEmbededImage()
           
 

Constructors in com.atlassian.confluence.content.render.xhtml with parameters of type DefaultEmbeddedImage
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
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
StorageImageAttributeParser(DefaultEmbeddedImage embededImage)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.