public static class Translate.TranslateFixed extends CurriedSystemFunction
| Constructor and Description |
|---|
Translate.TranslateFixed(StringValue arg1,
StringValue arg2) |
| Modifier and Type | Method and Description |
|---|---|
Sequence |
call(XPathContext context,
Sequence[] args)
Invoke the function
|
void |
exportLocalData(ExpressionPresenter out)
Output information about this function item to the diagnostic explain() output
|
FunctionItemType |
getFunctionItemType()
Get the item type of the function item
|
String |
getName() |
export, getArity, getDescription, getFunctionNameatomize, deepEquals, effectiveBooleanValue, getOperandRoles, getStringValue, getStringValueCS, isArray, isMap, optimize, simplify, typeCheckgetLength, head, itemAt, iterate, reduce, subsequenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLength, head, itemAt, reduce, subsequencepublic static final String NAME
public Translate.TranslateFixed(StringValue arg1, StringValue arg2)
public String getName()
getName in class CurriedSystemFunctionpublic FunctionItemType getFunctionItemType()
public Sequence call(XPathContext context, Sequence[] args) throws XPathException
context - the XPath dynamic evaluation contextargs - the actual arguments to be suppliedXPathException - if a dynamic error occurs within the functionpublic void exportLocalData(ExpressionPresenter out)
exportLocalData in class CurriedSystemFunctionout - Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.