Class FuncStartsWith

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

public class FuncStartsWith extends Function2Args
Execute the StartsWith() function.
See Also: