org.apache.struts2.views.velocity
类 StrutsResourceLoader
java.lang.Object
  
org.apache.velocity.runtime.resource.loader.ResourceLoader
      
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
          
org.apache.struts2.views.velocity.StrutsResourceLoader
public class StrutsResourceLoader
- extends org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
 
Loads resource from the Thread's context ClassLoader.
 
 
| 从类 org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 继承的方法 | 
getLastModified, init, isSourceModified | 
 
| 从类 org.apache.velocity.runtime.resource.loader.ResourceLoader 继承的方法 | 
commonInit, getClassName, getModificationCheckInterval, isCachingOn, resourceExists, setCachingOn, setModificationCheckInterval | 
 
 
StrutsResourceLoader
public StrutsResourceLoader()
getResourceStream
public InputStream getResourceStream(String name)
                              throws org.apache.velocity.exception.ResourceNotFoundException
- 覆盖:
 - 类 
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 中的 getResourceStream 
 
- 抛出:
 org.apache.velocity.exception.ResourceNotFoundException