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
 
コンストラクタの概要
TgwDatabaseResourceLoader()
           
 
メソッドの概要
 long getLastModified(org.apache.velocity.runtime.resource.Resource resource)
           
 InputStream getResourceStream(String source)
           
 void init(org.apache.commons.collections.ExtendedProperties configuration)
           
 boolean isSourceModified(org.apache.velocity.runtime.resource.Resource resource)
           
 
クラス 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.