|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.lib.ExtensionFunctionCall
com.armatiek.infofuze.xslt.functions.ExtensionFunctionCall
public abstract class ExtensionFunctionCall
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 |
---|
public ExtensionFunctionCall()
Method Detail |
---|
public net.sf.saxon.om.SequenceIterator objectToSequenceIterator(java.lang.Object value) throws net.sf.saxon.trans.XPathException
net.sf.saxon.trans.XPathException
public java.lang.String serialize(net.sf.saxon.om.NodeInfo nodeInfo) throws net.sf.saxon.trans.XPathException
net.sf.saxon.trans.XPathException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |