Class DocumentFunctionCall


public class DocumentFunctionCall extends XSLTFunction
A class that represents the XSL document() function call
Version:
$Revision: 3915 $ $Date: 2003-09-29 21:31:49 +0200 (Mon, 29 Sep 2003) $
Author:
Keith Visco
  • Constructor Details

    • DocumentFunctionCall

      public DocumentFunctionCall(ProcessorState ps)
      Creates a new Document() Function Call
  • Method Details