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
IOException
void close() throws IOException
IOException
long lastModified()
InputStream getResource(String name)
Copyright © 2005–2017 Alfresco Software. All rights reserved.