Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jclark.xsl.tr.ParamAction
com.jclark.xsl.tr.InvokeAction
com.jclark.xsl.tr.InvokeActionDebug
(package private) class InvokeActionDebug
extends InvokeAction
Constructor Summary | |
|
Method Summary | |
void |
|
Methods inherited from class com.jclark.xsl.tr.InvokeAction | |
invoke |
Methods inherited from class com.jclark.xsl.tr.ParamAction | |
addParam , getParamNames , getParamValues |
(package private) InvokeActionDebug(ActionDebugTarget target, Node sheetNode, String templateIDHook, Name name, Hashtable namedTemplateTable) throws XSLException
public void invoke(ProcessContext context, Node sourceNode, Result result) throws XSLException
- Overrides:
- invoke in interface InvokeAction