public class FormatterResourceLoader
extends org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
| Constructor and Description |
|---|
FormatterResourceLoader() |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getResourceStream(java.lang.String name) |
protected java.lang.String |
read(java.io.InputStream is) |
getLastModified, init, isSourceModifiedpublic java.io.InputStream getResourceStream(java.lang.String name)
throws org.apache.velocity.exception.ResourceNotFoundException
getResourceStream in class org.apache.velocity.runtime.resource.loader.ClasspathResourceLoaderorg.apache.velocity.exception.ResourceNotFoundExceptionprotected java.lang.String read(java.io.InputStream is)
throws java.io.IOException
java.io.IOException