Class FuncConcat

All Implemented Interfaces:
Serializable, SourceLocator, ExpressionNode, ExpressionOwner, XPathVisitable

public class FuncConcat extends FunctionMultiArgs
Execute the Concat() function.
See Also: