|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JET2TemplateLoader
A loader for templates within a transform.
Method Summary | |
---|---|
JET2Template |
getTemplate(java.lang.String templatePath)
Return an instance of the specified template, or null . |
Method Detail |
---|
JET2Template getTemplate(java.lang.String templatePath)
null
.
This class is not typically implemented by clients. The JET2 compiler will emit an instance of this class for each JET2 project.
templatePath
- a transform project relative path to the template.
null
if the template cannot be found
|
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 |