public interface TemplateLoader
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModified(String name) |
Reader |
getReader(String name) |
long getLastModified(String name) throws IOException
IOExceptionReader getReader(String name) throws IOException
IOExceptionCopyright © 2016. All rights reserved.