|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.tr.ParamAction
com.jclark.xsl.tr.InvokeAction
class InvokeAction
call template
Constructor Summary | |
---|---|
InvokeAction(Name name,
java.util.Hashtable namedTemplateTable)
|
Method Summary | |
---|---|
void |
invoke(ProcessContext context,
Node sourceNode,
Result result)
|
Methods inherited from class com.jclark.xsl.tr.ParamAction |
---|
addParam, getParamNames, getParamValues |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
InvokeAction(Name name, java.util.Hashtable namedTemplateTable) throws XSLException
XSLException
Method Detail |
---|
public void invoke(ProcessContext context, Node sourceNode, Result result) throws XSLException
XSLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |