|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.engine.template.ElementTemplate
| Constructor Summary | |
ElementTemplate(Name name,
java.util.Map attributes,
Template body)
|
|
ElementTemplate(Name name,
Template body)
|
|
| Method Summary | |
void |
process(RuntimeContext env)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ElementTemplate(Name name,
Template body)
public ElementTemplate(Name name,
java.util.Map attributes,
Template body)
| Method Detail |
public void process(RuntimeContext env)
throws ObjectBoxException
process in interface TemplateObjectBoxExceptionpublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||