net.sf.saxon.functions
public class StringJoin extends SystemFunction
Method Summary | |
---|---|
Item | evaluateItem(XPathContext c) |
Expression | optimize(ExpressionVisitor visitor, ItemType contextItemType) |
void | process(XPathContext context)
Process the instruction in push mode. |
Parameters: context The dynamic context, giving access to the current node, the current variables, etc.