|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JET2TemplateLoaderExtension
Extension interface for JET2TemplateLoader allowing
for delegation of template loading to other loaders
| Method Summary | |
|---|---|
JET2TemplateLoader |
getDelegateLoader()
Return the template loader to which this loader will delegate when it cannot find a template. |
void |
setDelegateLoader(JET2TemplateLoader loader)
Add a template loader to which this loader will delegate when it cannot find a template |
| Method Detail |
|---|
void setDelegateLoader(JET2TemplateLoader loader)
loader - a template loader or null to remove the delegate loader.JET2TemplateLoader getDelegateLoader()
null.
null.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||