com.jclark.xsl.tr
Interface ProcessContext.Memento

Enclosing interface:
ProcessContext

public static interface ProcessContext.Memento


Method Summary
 void invoke(Action action, Node node, Result result)
           
 

Method Detail

invoke

void invoke(Action action,
            Node node,
            Result result)
            throws XSLException
Throws:
XSLException