|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.tr.IfAction
com.jclark.xsl.tr.IfActionDebug
class IfActionDebug
Field Summary
Fields inherited from class com.jclark.xsl.tr.IfAction
condition, ifFalseAction, ifTrueAction
Constructor Summary
IfActionDebug(ActionDebugTarget target,
Node sheetNode,
java.lang.String templateIDHook,
BooleanExpr condition,
Action ifTrueAction,
Action ifFalseAction)
Method Summary
void
invoke(ProcessContext context,
Node sourceNode,
Result result)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
IfActionDebug
IfActionDebug(ActionDebugTarget target,
Node sheetNode,
java.lang.String templateIDHook,
BooleanExpr condition,
Action ifTrueAction,
Action ifFalseAction)
Method Detail
invoke
public void invoke(ProcessContext context,
Node sourceNode,
Result result)
throws XSLException
XSLException
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD