org.seasar.tuigwaa.view
クラス TgwDatabaseResourceLoader
java.lang.Object
org.apache.velocity.runtime.resource.loader.ResourceLoader
org.seasar.tuigwaa.view.TgwDatabaseResourceLoader
- public class TgwDatabaseResourceLoader
- extends org.apache.velocity.runtime.resource.loader.ResourceLoader
クラス org.apache.velocity.runtime.resource.loader.ResourceLoader から継承したフィールド |
className, isCachingOn, modificationCheckInterval, rsvc |
クラス org.apache.velocity.runtime.resource.loader.ResourceLoader から継承したメソッド |
commonInit, getClassName, getModificationCheckInterval, isCachingOn, setCachingOn, setModificationCheckInterval |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TgwDatabaseResourceLoader
public TgwDatabaseResourceLoader()
init
public void init(org.apache.commons.collections.ExtendedProperties configuration)
getResourceStream
public InputStream getResourceStream(String source)
throws org.apache.velocity.exception.ResourceNotFoundException
- 例外:
org.apache.velocity.exception.ResourceNotFoundException
isSourceModified
public boolean isSourceModified(org.apache.velocity.runtime.resource.Resource resource)
getLastModified
public long getLastModified(org.apache.velocity.runtime.resource.Resource resource)
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.