com.atlassian.renderer
Class SimpleAttachmentLink

java.lang.Object
  extended by com.atlassian.renderer.links.Link
      extended by com.atlassian.renderer.SimpleAttachmentLink

public class SimpleAttachmentLink
extends com.atlassian.renderer.links.Link

Removes the initial ^ from the body of an attachment link, as per the ConfluenceLinkResolver


Field Summary
 
Fields inherited from class com.atlassian.renderer.links.Link
aliasSpecified, iconName, linkBody, relativeUrl, title, titleArgs, titleKey, url, wikiDestination, wikiTitle
 
Constructor Summary
SimpleAttachmentLink(com.atlassian.renderer.links.GenericLinkParser parser)
           
 
Method Summary
 
Methods inherited from class com.atlassian.renderer.links.Link
equals, getIconName, getLinkAttributes, getLinkBody, getOriginalLinkText, getTitle, getTitleArgs, getTitleKey, getUnpermittedLinkBody, getUrl, getWikiDestination, getWikiTitle, hashCode, isAliasSpecified, isRelativeUrl
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleAttachmentLink

public SimpleAttachmentLink(com.atlassian.renderer.links.GenericLinkParser parser)


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.