|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.tr.BuiltinAction
class BuiltinAction
Field Summary | |
---|---|
(package private) Name |
modeName
|
Constructor Summary | |
---|---|
BuiltinAction()
|
|
BuiltinAction(Name modeName)
|
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 |
Field Detail |
---|
final Name modeName
Constructor Detail |
---|
BuiltinAction(Name modeName)
BuiltinAction()
Method Detail |
---|
public void invoke(ProcessContext context, Node sourceNode, Result result) throws XSLException
invoke
in interface Action
XSLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |