net.sf.saxon.functions

Class SubstringBefore

public class SubstringBefore extends CollatingFunction

Implements the fn:substring-before() function
Method Summary
ItemevaluateItem(XPathContext context)
Evaluate the function

Method Detail

evaluateItem

public Item evaluateItem(XPathContext context)
Evaluate the function