public class FuncStartsWith extends Function2Args
| Constructor and Description |
|---|
FuncStartsWith() |
| 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, canTraverseOutsideSubtree, checkNumberArgs, deepEquals, reportWrongNumberArgs, setArgcallVisitors, postCompileStepasIterator, asNode, assertion, bool, 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–2023 HtmlUnit. All rights reserved.