public class FuncQname extends FunctionDef1Arg
| Constructor and Description |
|---|
FuncQname() |
| 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.
|
canTraverseOutsideSubtree, checkNumberArgs, getArg0AsNode, getArg0AsNumber, getArg0AsString, reportWrongNumberArgscallArgVisitors, deepEquals, 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. All rights reserved.