org.openmobileis.embedded.webserver.templates.Freemarkerv1JarTemplateCache Class Reference

List of all members.

Detailed Description

Author:
phil

Definition at line 36 of file Freemarkerv1JarTemplateCache.java.

Public Member Functions

 Freemarkerv1JarTemplateCache (String jarpath)
void setFilenameSuffix (String filenameSuffix)
 Sets the template suffix.
String getFilenameSuffix ()
 Returns the template suffix.


Member Function Documentation

void org.openmobileis.embedded.webserver.templates.Freemarkerv1JarTemplateCache.setFilenameSuffix ( String  filenameSuffix  ) 

Sets the template suffix.

If set, files that do not have this suffix will be ignored when read into the cache.

Parameters:
filenameSuffix the optional filename suffix of template files to be read for this cache.

Definition at line 49 of file Freemarkerv1JarTemplateCache.java.

String org.openmobileis.embedded.webserver.templates.Freemarkerv1JarTemplateCache.getFilenameSuffix (  ) 

Returns the template suffix.

If set, files that do not have this suffix will be ignored when read into the cache.

Returns:
the optional filename suffix of template files to be read for this cache.

Definition at line 60 of file Freemarkerv1JarTemplateCache.java.


The documentation for this class was generated from the following file:
Generated on Tue May 22 23:01:18 2007 for OpenMobileIS by  doxygen 1.5.1-p1