public abstract class CompileTimeFunction extends SystemFunction
Constructor and Description |
---|
CompileTimeFunction() |
Modifier and Type | Method and Description |
---|---|
Item |
evaluateItem(XPathContext c)
Evaluate as a single item
|
SequenceIterator |
iterate(XPathContext c)
Iterate over the results of the function
|
equals, export, exportAttributes, getArity, getCardinality, getContextNode, getDescription, getDetails, getErrorCodeForTypeErrors, getExpressionCompiler, getFunctionItemType, getFunctionName, getIntegerBounds, getOperandRoles, getRequiredType, getResultItemType, getResultItemType, getRetainedStaticContext, getSpecialProperties, getStaticBaseUriString, getStreamingAdjunct, importAttributes, makeCall, makeFunction, makeFunctionCall, makeOptimizedFunctionCall, resultIfEmpty, setArity, setDetails, setRetainedStaticContext, supplyTypeInformation, typeCheckCaller
atomize, deepEquals, effectiveBooleanValue, getStringValue, getStringValueCS, isArray, isMap, optimize, simplify, typeCheck
getLength, head, itemAt, iterate, reduce, subsequence
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLength, head, itemAt, reduce, subsequence
public final Item evaluateItem(XPathContext c) throws XPathException
XPathException
public final SequenceIterator iterate(XPathContext c)
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.