|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.velocity.runtime.resource.loader.ResourceLoader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
org.apache.struts2.views.velocity.StrutsResourceLoader
public class StrutsResourceLoader
Loads resource from the Thread's context ClassLoader.
| Field Summary |
|---|
| Fields inherited from class org.apache.velocity.runtime.resource.loader.ResourceLoader |
|---|
className, isCachingOn, log, modificationCheckInterval, rsvc |
| Constructor Summary | |
|---|---|
StrutsResourceLoader()
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getResourceStream(java.lang.String name)
|
| Methods inherited from class org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader |
|---|
getLastModified, init, isSourceModified |
| Methods inherited from class org.apache.velocity.runtime.resource.loader.ResourceLoader |
|---|
commonInit, getClassName, getModificationCheckInterval, isCachingOn, resourceExists, setCachingOn, setModificationCheckInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StrutsResourceLoader()
| Method Detail |
|---|
public java.io.InputStream getResourceStream(java.lang.String name)
throws org.apache.velocity.exception.ResourceNotFoundException
getResourceStream in class org.apache.velocity.runtime.resource.loader.ClasspathResourceLoaderorg.apache.velocity.exception.ResourceNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||