|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.saxon.lib.ExtensionFunctionCall
lux.functions.NamespaceAwareFunctionCall
lux.functions.InterpreterCall
public abstract class InterpreterCall
| Constructor Summary | |
|---|---|
InterpreterCall()
|
|
| Method Summary | |
|---|---|
protected void |
bindParameters(net.sf.saxon.om.SequenceIterator<? extends net.sf.saxon.om.Item> params)
|
protected abstract void |
setParameter(net.sf.saxon.om.StructuredQName name,
net.sf.saxon.om.Item<?> value)
|
| Methods inherited from class lux.functions.NamespaceAwareFunctionCall |
|---|
copyLocalData, getNamespaceResolver, parseQuery, supplyStaticContext |
| Methods inherited from class net.sf.saxon.lib.ExtensionFunctionCall |
|---|
call, effectiveBooleanValue, getContainer, getDefinition, getExecutable, rewrite, setDefinition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterpreterCall()
| Method Detail |
|---|
protected void bindParameters(net.sf.saxon.om.SequenceIterator<? extends net.sf.saxon.om.Item> params)
throws net.sf.saxon.trans.XPathException
net.sf.saxon.trans.XPathException
protected abstract void setParameter(net.sf.saxon.om.StructuredQName name,
net.sf.saxon.om.Item<?> value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||