Uses of Interface
com.atlassian.confluence.xhtml.api.StandardTag

Packages that use StandardTag
com.atlassian.confluence.content.render.xhtml.model   
com.atlassian.confluence.content.render.xhtml.model.resource   
com.atlassian.confluence.xhtml.api   
 

Uses of StandardTag in com.atlassian.confluence.content.render.xhtml.model
 

Classes in com.atlassian.confluence.content.render.xhtml.model that implement StandardTag
 class DefaultStandardTag
          A default implementation of the standard tag which also provides the methods to set attribute values.
 

Uses of StandardTag in com.atlassian.confluence.content.render.xhtml.model.resource
 

Classes in com.atlassian.confluence.content.render.xhtml.model.resource that implement StandardTag
 class DefaultEmbeddedImage
           
 

Uses of StandardTag in com.atlassian.confluence.xhtml.api
 

Subinterfaces of StandardTag in com.atlassian.confluence.xhtml.api
 interface EmbeddedImage
          Represents an embedded resource.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.