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