com.atlassian.confluence.util
Class ConfluenceRenderUtils

java.lang.Object
  extended bycom.atlassian.confluence.util.ConfluenceRenderUtils

public class ConfluenceRenderUtils
extends Object

Created by IntelliJ IDEA. User: detkin Date: Aug 17, 2005 Time: 10:23:42 AM To change this template use File | Settings | File Templates.


Constructor Summary
ConfluenceRenderUtils()
           
 
Method Summary
static String getAbsoluteAttachmentRemotePath(Attachment a)
           
static String getAttachmentRemotePath(Attachment a)
           
static String getAttachmentRemotePath(ContentEntityObject content)
           
static String getAttachmentsRemotePath(PageContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceRenderUtils

public ConfluenceRenderUtils()
Method Detail

getAttachmentsRemotePath

public static String getAttachmentsRemotePath(PageContext context)

getAttachmentRemotePath

public static String getAttachmentRemotePath(Attachment a)

getAttachmentRemotePath

public static String getAttachmentRemotePath(ContentEntityObject content)

getAbsoluteAttachmentRemotePath

public static String getAbsoluteAttachmentRemotePath(Attachment a)


Confluence is developed by Atlassian.