net.sf.doolin.template.support
Class AbstractTemplateEngine
java.lang.Object
net.sf.doolin.template.support.AbstractTemplateEngine
- All Implemented Interfaces:
- TemplateEngine
- Direct Known Subclasses:
- VelocityTemplateEngine
public abstract class AbstractTemplateEngine
- extends Object
- implements TemplateEngine
Utility ancestor for the template engine implementations.
- Author:
- Damien Coraboeuf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractTemplateEngine
public AbstractTemplateEngine()
Copyright © 2011. All Rights Reserved.