Class RTF2NodeSetFunctionCall

java.lang.Object
org.exolab.adaptx.xpath.XPathFunction
org.exolab.adaptx.xslt.XSLTFunction
org.exolab.adaptx.xslt.functions.RTF2NodeSetFunctionCall

public class RTF2NodeSetFunctionCall extends XSLTFunction
A class that represents an XSL:P extension function which allows converting an XSLT result-tree-fragment into a NodeSet.
Version:
$Revision: 3633 $ $Date: 2003-03-01 08:38:44 +0100 (Sat, 01 Mar 2003) $
Author:
Keith Visco
  • Constructor Details

    • RTF2NodeSetFunctionCall

      public RTF2NodeSetFunctionCall(ProcessorState ps)
      Creates a new rtf-2-nodeset() Function Call
  • Method Details