com.atlassian.confluence.util
Class ConfluenceRenderUtils

java.lang.Object
  extended by com.atlassian.confluence.util.ConfluenceRenderUtils

public class ConfluenceRenderUtils
extends java.lang.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 java.lang.String getAbsoluteAttachmentRemotePath(Attachment a)
           
static java.lang.String getAttachmentRemotePath(Attachment a)
           
static java.lang.String getAttachmentRemotePath(ContentEntityObject content)
           
static java.lang.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 java.lang.String getAttachmentsRemotePath(PageContext context)

getAttachmentRemotePath

public static java.lang.String getAttachmentRemotePath(Attachment a)

getAttachmentRemotePath

public static java.lang.String getAttachmentRemotePath(ContentEntityObject content)

getAbsoluteAttachmentRemotePath

public static java.lang.String getAbsoluteAttachmentRemotePath(Attachment a)


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.