Class CurrentFunctionCall


public class CurrentFunctionCall extends XSLTFunction
A class that represents the XSLT current() function call
Version:
$Revision: 3633 $ $Date: 2003-03-01 08:38:44 +0100 (Sat, 01 Mar 2003) $
Author:
Keith Visco
  • Constructor Details

    • CurrentFunctionCall

      public CurrentFunctionCall(ProcessorState ps)
      Creates a new current() Function Call
  • Method Details