public class Sql2javaClasspathResourceLoader
extends org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
ClasspathResourceLoader的classpath资源加载器| 构造器和说明 |
|---|
Sql2javaClasspathResourceLoader() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.io.InputStream |
getResourceStream(java.lang.String name) |
void |
init(org.apache.commons.collections.ExtendedProperties configuration) |
getLastModified, isSourceModifiedpublic void init(org.apache.commons.collections.ExtendedProperties configuration)
init 在类中 org.apache.velocity.runtime.resource.loader.ClasspathResourceLoaderpublic java.io.InputStream getResourceStream(java.lang.String name)
throws org.apache.velocity.exception.ResourceNotFoundException
getResourceStream 在类中 org.apache.velocity.runtime.resource.loader.ClasspathResourceLoaderorg.apache.velocity.exception.ResourceNotFoundExceptionCopyright © 2024. All Rights Reserved.