| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.jclark.xsl.tr.IfActioncom.jclark.xsl.tr.IfActionDebug(package private) class IfActionDebugextends IfActionField Summary |
Fields inherited from class com.jclark.xsl.tr.IfAction | |
condition, ifFalseAction, ifTrueAction | |
Constructor Summary | |
| |
Method Summary | |
void |
|
(package private) IfActionDebug(ActionDebugTarget target, Node sheetNode, String templateIDHook, BooleanExpr condition, Action ifTrueAction, Action ifFalseAction)
public void invoke(ProcessContext context, Node sourceNode, Result result) throws XSLException