gboat2.base.core.web
类 BundleVelocityResourceLoader

java.lang.Object
  继承者 org.apache.velocity.runtime.resource.loader.ResourceLoader
      继承者 org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
          继承者 gboat2.base.core.web.BundleVelocityResourceLoader

public class BundleVelocityResourceLoader
extends org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader

从以下版本开始:
jdk1.6
作者:
zhaoxc

字段摘要
 
从类 org.apache.velocity.runtime.resource.loader.ResourceLoader 继承的字段
className, isCachingOn, log, modificationCheckInterval, rsvc
 
构造方法摘要
BundleVelocityResourceLoader()
           
 
方法摘要
 InputStream getResourceStream(String name)
           
 void init(org.apache.commons.collections.ExtendedProperties configuration)
           
 
从类 org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 继承的方法
getLastModified, isSourceModified
 
从类 org.apache.velocity.runtime.resource.loader.ResourceLoader 继承的方法
commonInit, getClassName, getModificationCheckInterval, isCachingOn, resourceExists, setCachingOn, setModificationCheckInterval
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

BundleVelocityResourceLoader

public BundleVelocityResourceLoader()
方法详细信息

init

public void init(org.apache.commons.collections.ExtendedProperties configuration)
覆盖:
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 中的 init

getResourceStream

public InputStream getResourceStream(String name)
                              throws org.apache.velocity.exception.ResourceNotFoundException
覆盖:
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader 中的 getResourceStream
抛出:
org.apache.velocity.exception.ResourceNotFoundException


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.