Uses of Class
com.atlassian.confluence.content.render.xhtml.ImageAttributeParser

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

Uses of ImageAttributeParser in com.atlassian.confluence.content.render.xhtml.editor.embed
 

Subclasses of ImageAttributeParser in com.atlassian.confluence.content.render.xhtml.editor.embed
 class EditorImageAttributeParser
          Helper class to read the attributes of an img or ac:image tag into the supplied DefaultEmbeddedImage object.
 

Uses of ImageAttributeParser in com.atlassian.confluence.content.render.xhtml.storage.embed
 

Subclasses of ImageAttributeParser in com.atlassian.confluence.content.render.xhtml.storage.embed
 class StorageImageAttributeParser
          Extend the EditorImageAttributeParser to handle some additional attributes that are found in storage format.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.