public class RemoveFunction extends BasicFunction
Function.Placeholder| Modifier and Type | Field and Description |
|---|---|
static FunctionSignature |
signature |
argumentsChecked, BUILTIN_FUNCTION_NS, parentModuleinPredicate, LOG, stepscolumn, context, contextDocSet, contextId, line, unorderedDOT_TEST, EXPRESSION_ID_INVALID, IGNORE_CONTEXT, IN_NODE_CONSTRUCTOR, IN_PREDICATE, IN_UPDATE, IN_WHERE_CLAUSE, NEED_INDEX_INFO, NO_CONTEXT_ID, NON_STREAMABLE, POSITIONAL_PREDICATE, SINGLE_STEP_EXECUTION, UNORDERED, USE_TREE_TRAVERSAL| Constructor and Description |
|---|
RemoveFunction(XQueryContext context) |
| Modifier and Type | Method and Description |
|---|---|
Sequence |
eval(Sequence[] args,
Sequence contextSequence) |
evalaccept, analyze, checkArgument, checkArgumentTypeCardinality, createFunction, dump, getArgument, getArgumentCount, getArguments, getCardinality, getDependencies, getName, getParent, getParentModule, getSignature, isCalledAs, looseCheckArgumentType, returnsType, setArguments, setParent, setPrimaryAxis, setSignature, simplify, strictCheckArgumentType, toStringadd, add, addPath, addPredicate, allowMixedNodesInReturn, dump, getColumn, getContext, getDocumentSet, getExpression, getFirst, getLastExpression, getLength, getLine, getLiteralValue, getPrevious, getPrimaryAxis, getSubExpression, getSubExpressionCount, isValid, remove, replace, replaceLastExpression, reset, resetState, setContext, setUseStaticContexteval, getContextDocSet, getContextId, getExpressionId, getSource, needsReset, setASTNode, setContextDocSet, setContextId, setLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteval, getSourcepublic static final FunctionSignature signature
public RemoveFunction(XQueryContext context)
public Sequence eval(Sequence[] args, Sequence contextSequence) throws XPathException
eval in class BasicFunctionXPathExceptionCopyright © 2001–2022 The eXist-db Open Source project. All rights reserved.