public class FuncTranslate extends Function3Args
Constructor and Description |
---|
FuncTranslate() |
Modifier and Type | Method and Description |
---|---|
XObject |
execute(XPathContext xctxt)
Execute the function.
|
callArgVisitors, canTraverseOutsideSubtree, checkNumberArgs, deepEquals, fixupVariables, getArg2, reportWrongNumberArgs, setArg
getArg1
getArg0, getExpression, setExpression
callVisitors, postCompileStep
asIterator, asIteratorRaw, asNode, assertion, bool, error, execute, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, isSameClass, isStableNumber, num, warn, xstr
public XObject execute(XPathContext xctxt) throws TransformerException
execute
in class Function
xctxt
- The current execution context.TransformerException
Copyright © 2016 JBoss by Red Hat. All rights reserved.