net.sf.saxon.functions

Class SubstringAfter

public class SubstringAfter extends CollatingFunction

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

Method Detail

evaluateItem

public Item evaluateItem(XPathContext context)
Evaluate the function