public interface TemplateSource
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Reader |
getReader(String encoding) |
InputStream |
getResource(String name) |
long |
lastModified() |
Reader getReader(String encoding) throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionlong lastModified()
InputStream getResource(String name)
Copyright © 2005–2018 Alfresco Software. All rights reserved.