net.sf.doolin.template.support
Class AbstractTemplate

java.lang.Object
  extended by net.sf.doolin.template.support.AbstractTemplate
All Implemented Interfaces:
Template
Direct Known Subclasses:
VelocityTemplate

public abstract class AbstractTemplate
extends Object
implements Template

Utility ancestor for template implementations.

Author:
Damien Coraboeuf

Constructor Summary
AbstractTemplate()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.doolin.template.Template
generate
 

Constructor Detail

AbstractTemplate

public AbstractTemplate()


Copyright © 2011. All Rights Reserved.