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