Uses of Class
com.atlassian.confluence.content.render.xhtml.transformers.TransformationException

Packages that use TransformationException
com.atlassian.confluence.content.render.xhtml.editor.embed   
com.atlassian.confluence.content.render.xhtml.editor.link   
 

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

Subclasses of TransformationException in com.atlassian.confluence.content.render.xhtml.editor.embed
 class CannotUnmarshalEmbeddedResourceException
          An exception thrown when an embedded resource read from the Editor cannot be unmarshalled.
 

Uses of TransformationException in com.atlassian.confluence.content.render.xhtml.editor.link
 

Subclasses of TransformationException in com.atlassian.confluence.content.render.xhtml.editor.link
 class CannotUnmarshalLinkException
          Thrown when an editor formatted link cannot be unmarshalled.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.