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