com.liferay.portal.velocity
Class ThemeLoaderVelocityResourceListener

java.lang.Object
  extended by com.liferay.portal.velocity.VelocityResourceListener
      extended by com.liferay.portal.velocity.ThemeLoaderVelocityResourceListener

public class ThemeLoaderVelocityResourceListener
extends VelocityResourceListener

View Source

Author:
Brian Wing Shun Chan

Field Summary
 
Fields inherited from class com.liferay.portal.velocity.VelocityResourceListener
JOURNAL_SEPARATOR, SERVLET_SEPARATOR, THEME_LOADER_SEPARATOR
 
Constructor Summary
ThemeLoaderVelocityResourceListener()
           
 
Method Summary
 java.io.InputStream getResourceStream(java.lang.String source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeLoaderVelocityResourceListener

public ThemeLoaderVelocityResourceListener()
Method Detail

getResourceStream

public java.io.InputStream getResourceStream(java.lang.String source)
                                      throws org.apache.velocity.exception.ResourceNotFoundException
Specified by:
getResourceStream in class VelocityResourceListener
Throws:
org.apache.velocity.exception.ResourceNotFoundException