|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.engine.template.IfTemplate
org.oXML.engine.template.WhileTemplate
| Field Summary |
| Fields inherited from class org.oXML.engine.template.IfTemplate |
body, cond |
| Constructor Summary | |
WhileTemplate(Expression cond,
Template body)
|
|
| Method Summary | |
void |
process(RuntimeContext env)
|
| Methods inherited from class org.oXML.engine.template.IfTemplate |
test, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WhileTemplate(Expression cond,
Template body)
| Method Detail |
public void process(RuntimeContext env)
throws ObjectBoxException
process in interface Templateprocess in class IfTemplateObjectBoxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||