net.sf.saxon.functions

Class Concat

public class Concat extends SystemFunction

Method Summary
StringevaluateAsString(XPathContext c)
Evaluate the function in a string context
ItemevaluateItem(XPathContext c)
Evaluate in a general context
protected SequenceTypegetRequiredType(int arg)
Get the required type of the nth argument

Method Detail

evaluateAsString

public String evaluateAsString(XPathContext c)
Evaluate the function in a string context

evaluateItem

public Item evaluateItem(XPathContext c)
Evaluate in a general context

getRequiredType

protected SequenceType getRequiredType(int arg)
Get the required type of the nth argument