public interface TemplateSource
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.io.Reader |
getReader(java.lang.String encoding) |
java.io.InputStream |
getResource(java.lang.String name) |
long |
lastModified() |
java.io.Reader getReader(java.lang.String encoding)
throws java.io.IOException
java.io.IOExceptionvoid close()
throws java.io.IOException
java.io.IOExceptionlong lastModified()
java.io.InputStream getResource(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.