public class FuncFalse extends Function
| Constructor and Description |
|---|
FuncFalse() |
| Modifier and Type | Method and Description |
|---|---|
XObject |
execute(XPathContext xctxt)
Execute the function.
|
callArgVisitors, callVisitors, checkNumberArgs, deepEquals, postCompileStep, reportWrongNumberArgs, setArgasIterator, asNode, assertion, bool, canTraverseOutsideSubtree, error, execute, execute, execute, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isSameClass, isStableNumber, numpublic XObject execute(XPathContext xctxt) throws TransformerException
execute in class Functionxctxt - The current execution context.TransformerException - in case of errorCopyright © 2022–2023. All rights reserved.