|
||||||||||
| 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.FileResourceLoader
org.apache.torque.task.TorqueDataModelTask.TorqueFileResourceLoader
public static class TorqueDataModelTask.TorqueFileResourceLoader
A custom file 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, modificationCheckInterval, rsvc |
| Constructor Summary | |
|---|---|
TorqueDataModelTask.TorqueFileResourceLoader(TorqueDataModelTask task)
Constructor. |
|
| Method Summary | |
|---|---|
java.io.InputStream |
getResourceStream(java.lang.String name)
|
| Methods inherited from class org.apache.velocity.runtime.resource.loader.FileResourceLoader |
|---|
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.TorqueFileResourceLoader(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
getResourceStream in class org.apache.velocity.runtime.resource.loader.FileResourceLoaderorg.apache.velocity.exception.ResourceNotFoundExceptionFileResourceLoader.getResourceStream(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||