net.sf.saxon.functions

Class Substring

public class Substring extends SystemFunction

This class implements the XPath substring() function
Method Summary
ItemevaluateItem(XPathContext context)
Evaluate the function

Method Detail

evaluateItem

public Item evaluateItem(XPathContext context)
Evaluate the function