org.freehep.tools
Class WebPageFileResourceLoader
java.lang.Object
org.apache.velocity.runtime.resource.loader.ResourceLoader
org.apache.velocity.runtime.resource.loader.FileResourceLoader
org.freehep.tools.WebPageFileResourceLoader
- public class WebPageFileResourceLoader
- extends org.apache.velocity.runtime.resource.loader.FileResourceLoader
- Source Code:
- WebPageFileResourceLoader.java
Fields inherited from class org.apache.velocity.runtime.resource.loader.ResourceLoader |
className, isCachingOn, modificationCheckInterval, rsvc |
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 |
WebPageFileResourceLoader
public WebPageFileResourceLoader()
throws Exception
setContext
public void setContext(org.apache.velocity.context.Context context)
getResourceStream
public InputStream getResourceStream(String templateName)
throws org.apache.velocity.exception.ResourceNotFoundException
- Throws:
org.apache.velocity.exception.ResourceNotFoundException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.