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 |
从类 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.