org.onebusaway.presentation.tags
Class ResourceUrlFunction

java.lang.Object
  extended by org.onebusaway.presentation.tags.ResourceUrlFunction

public class ResourceUrlFunction
extends Object


Constructor Summary
ResourceUrlFunction()
           
 
Method Summary
 String getExternalUrlForResource(String resourcePath)
           
static String resource(String resourcePath)
           
 void setResourceService(ResourceService resourceService)
           
 void setServletContext(javax.servlet.ServletContext servletContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceUrlFunction

public ResourceUrlFunction()
Method Detail

setServletContext

public void setServletContext(javax.servlet.ServletContext servletContext)

setResourceService

public void setResourceService(ResourceService resourceService)

getExternalUrlForResource

public String getExternalUrlForResource(String resourcePath)

resource

public static String resource(String resourcePath)


Copyright © 2012 OneBusAway. All Rights Reserved.