public class FuncTrue extends Function
| Constructor and Description |
|---|
FuncTrue() |
| Modifier and Type | Method and Description |
|---|---|
XObject |
execute(XPathContext xctxt)
Execute an expression in the XPath runtime context, and return the result of the expression.
|
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 XPath runtime context.XObject.TransformerException - if a runtime exception occurs.Copyright © 2022–2025 HtmlUnit. All rights reserved.