tinlizard.dao.io
Class MashDaoImpl
java.lang.Object
tinlizard.dao.io.MashDaoImpl
- All Implemented Interfaces:
- MashDao
public final class MashDaoImpl
- extends Object
- implements MashDao
Freemarker implementation of MashDao.
| Fields inherited from interface tinlizard.dao.MashDao |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MashDaoImpl
public MashDaoImpl()
getMashFilesDirectory
public String getMashFilesDirectory()
setMashFilesDirectory
public void setMashFilesDirectory(String mashFilesDirectory)
getResourcesFile
public File getResourcesFile(String path)
- Specified by:
getResourcesFile in interface MashDao
applyTemplate
public void applyTemplate(Object it,
String template,
Writer out,
Locale locale,
String username)
- Specified by:
applyTemplate in interface MashDao
Copyright © 2009. All Rights Reserved.