|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.peaseplate.internal.template.AbstractTemplate
public abstract class AbstractTemplate
| Constructor Summary | |
|---|---|
AbstractTemplate(TemplateEngine engine,
TemplateLocator locator)
|
|
| Method Summary | |
|---|---|
TemplateEngine |
getEngine()
Returns the template engine that was used to create this template. |
TemplateLocator |
getLocator()
Returns the template locator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.peaseplate.Template |
|---|
getImportedResourceKeys, getMacroReference, getMessages, render, render, render, render |
| Constructor Detail |
|---|
public AbstractTemplate(TemplateEngine engine,
TemplateLocator locator)
| Method Detail |
|---|
public TemplateEngine getEngine()
Template
getEngine in interface TemplateTemplate.getEngine()public TemplateLocator getLocator()
Template
getLocator in interface TemplateTemplate.getLocator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||