Liferay 6.2-ce-ga5

com.liferay.portal.velocity
Class VelocityServletResourceParser

java.lang.Object
  extended by com.liferay.portal.template.URLResourceParser
      extended by com.liferay.portal.velocity.VelocityServletResourceParser
All Implemented Interfaces:
TemplateResourceParser

public class VelocityServletResourceParser
extends URLResourceParser


Constructor Summary
VelocityServletResourceParser()
           
 
Method Summary
 URL getURL(String source)
           
 
Methods inherited from class com.liferay.portal.template.URLResourceParser
getTemplateResource, normalizePath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityServletResourceParser

public VelocityServletResourceParser()
Method Detail

getURL

public URL getURL(String source)
           throws IOException
Specified by:
getURL in class URLResourceParser
Throws:
IOException

Liferay 6.2-ce-ga5