|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.saxon.lib.ExtensionFunctionDefinition
com.xmlcalabash.functions.XProcExtensionFunctionDefinition
public abstract class XProcExtensionFunctionDefinition
Created with IntelliJ IDEA. User: ndw Date: 1/27/13 Time: 9:36 AM To change this template use File | Settings | File Templates.
Field Summary | |
---|---|
protected java.lang.ThreadLocal<XProcRuntime> |
tl_runtime
|
Constructor Summary | |
---|---|
XProcExtensionFunctionDefinition()
|
Method Summary | |
---|---|
void |
close()
|
Methods inherited from class net.sf.saxon.lib.ExtensionFunctionDefinition |
---|
dependsOnFocus, getArgumentTypes, getFunctionQName, getMaximumNumberOfArguments, getMinimumNumberOfArguments, getResultType, hasSideEffects, makeCallExpression, trustResultType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.ThreadLocal<XProcRuntime> tl_runtime
Constructor Detail |
---|
public XProcExtensionFunctionDefinition()
Method Detail |
---|
public void close()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |