|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.engine.template.CatchTemplate
| Constructor Summary | |
CatchTemplate(Template content,
java.util.List exceptions,
Expression handler)
|
|
| Method Summary | |
protected boolean |
doCatch(Type type)
|
protected Node |
handle(Node exception,
RuntimeContext ctxt)
|
void |
process(RuntimeContext ctxt)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CatchTemplate(Template content,
java.util.List exceptions,
Expression handler)
| Method Detail |
protected boolean doCatch(Type type)
public void process(RuntimeContext ctxt)
throws ObjectBoxException
process in interface TemplateObjectBoxException
protected Node handle(Node exception,
RuntimeContext ctxt)
throws ObjectBoxException
ObjectBoxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||