|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jclark.xsl.tr.ParamAction
abstract class ParamAction
binds a parameter to it's value
| Constructor Summary | |
|---|---|
ParamAction()
|
|
| Method Summary | |
|---|---|
(package private) void |
addParam(Name name,
VariantExpr expr)
|
(package private) Name[] |
getParamNames()
|
(package private) Variant[] |
getParamValues(Node sourceNode,
ExprContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.jclark.xsl.tr.Action |
|---|
invoke |
| Constructor Detail |
|---|
ParamAction()
| Method Detail |
|---|
void addParam(Name name,
VariantExpr expr)
Name[] getParamNames()
Variant[] getParamValues(Node sourceNode,
ExprContext context)
throws XSLException
XSLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||