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, getFunctionName
atomize, deepEquals, effectiveBooleanValue, getOperandRoles, getStringValue, getStringValueCS, isArray, isMap, optimize, simplify, typeCheck
getLength, head, itemAt, iterate, reduce, subsequence
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLength, head, itemAt, reduce, subsequence
public static final String NAME
public Translate.TranslateFixed(StringValue arg1, StringValue arg2)
public String getName()
getName
in class CurriedSystemFunction
public 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 CurriedSystemFunction
out
- Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.