|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.engine.template.DynamicTemplate
represents a call to a user-defined procedure
| Constructor Summary | |
DynamicTemplate(Parameter[] params,
Expression[] exps,
Template body)
|
|
| Method Summary | |
void |
process(RuntimeContext env)
|
void |
setProcedureBody(Template procedure)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DynamicTemplate(Parameter[] params,
Expression[] exps,
Template body)
| Method Detail |
public void setProcedureBody(Template procedure)
public void process(RuntimeContext env)
throws ObjectBoxException
process in interface TemplateObjectBoxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||