com.armatiek.infofuze.xslt.functions
Class ExtensionFunctionCall

java.lang.Object
  extended by net.sf.saxon.lib.ExtensionFunctionCall
      extended by com.armatiek.infofuze.xslt.functions.ExtensionFunctionCall
All Implemented Interfaces:
java.io.Serializable

public abstract class ExtensionFunctionCall
extends net.sf.saxon.lib.ExtensionFunctionCall

Author:
Maarten Kroon
See Also:
Serialized Form

Constructor Summary
ExtensionFunctionCall()
           
 
Method Summary
 net.sf.saxon.om.SequenceIterator objectToSequenceIterator(java.lang.Object value)
           
 java.lang.String serialize(net.sf.saxon.om.NodeInfo nodeInfo)
           
 
Methods inherited from class net.sf.saxon.lib.ExtensionFunctionCall
call, copyLocalData, effectiveBooleanValue, getContainer, getDefinition, getExecutable, rewrite, setDefinition, supplyStaticContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtensionFunctionCall

public ExtensionFunctionCall()
Method Detail

objectToSequenceIterator

public net.sf.saxon.om.SequenceIterator objectToSequenceIterator(java.lang.Object value)
                                                          throws net.sf.saxon.trans.XPathException
Throws:
net.sf.saxon.trans.XPathException

serialize

public java.lang.String serialize(net.sf.saxon.om.NodeInfo nodeInfo)
                           throws net.sf.saxon.trans.XPathException
Throws:
net.sf.saxon.trans.XPathException