|
|||||||||||
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.torque.task.TorqueDataModelTask.TorqueClasspathResourceLoader
A custom classpath resource loader which filters tabs and removes spaces from lines with velocity commands.
Field Summary |
Fields inherited from class org.apache.velocity.runtime.resource.loader.ResourceLoader |
className, isCachingOn, log, modificationCheckInterval, rsvc |
Constructor Summary | |
TorqueDataModelTask.TorqueClasspathResourceLoader(TorqueDataModelTask task)
Constructor. |
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, setCachingOn, setModificationCheckInterval |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TorqueDataModelTask.TorqueClasspathResourceLoader(TorqueDataModelTask task)
task
- the task in which this resource loader is used.Method Detail |
public java.io.InputStream getResourceStream(java.lang.String name) throws org.apache.velocity.exception.ResourceNotFoundException
org.apache.velocity.exception.ResourceNotFoundException
ClasspathResourceLoader.getResourceStream(java.lang.String)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |