com.jclark.xsl.tr
Class ApplyImportsAction

java.lang.Object
  extended by com.jclark.xsl.tr.ApplyImportsAction
All Implemented Interfaces:
Action
Direct Known Subclasses:
ApplyImportsActionDebug

 class ApplyImportsAction
extends java.lang.Object
implements Action


Constructor Summary
ApplyImportsAction()
           
 
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

ApplyImportsAction

ApplyImportsAction()
Method Detail

invoke

public void invoke(ProcessContext context,
                   Node sourceNode,
                   Result result)
            throws XSLException
Specified by:
invoke in interface Action
Throws:
XSLException