net.sf.saxon.functions
public class Concat extends SystemFunction
Method Summary | |
---|---|
String | evaluateAsString(XPathContext c)
Evaluate the function in a string context |
Item | evaluateItem(XPathContext c)
Evaluate in a general context |
protected SequenceType | getRequiredType(int arg)
Get the required type of the nth argument |