Liferay 6.2-ce-ga5

com.liferay.portal.template
Class ClassLoaderResourceParser

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

public class ClassLoaderResourceParser
extends URLResourceParser


Constructor Summary
ClassLoaderResourceParser()
           
 
Method Summary
 URL getURL(String templateId)
           
 
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

ClassLoaderResourceParser

public ClassLoaderResourceParser()
Method Detail

getURL

public URL getURL(String templateId)
Specified by:
getURL in class URLResourceParser

Liferay 6.2-ce-ga5