net.sf.saxon.functions

Class CodepointEqual

public class CodepointEqual extends SystemFunction

XPath 2.0 codepoint-equal() function. Compares two strings using the unicode codepoint collation. (The function was introduced specifically to allow URI comparison: URIs are promoted to strings when necessary.)
Method Summary
ItemevaluateItem(XPathContext context)
Evaluate the expression

Method Detail

evaluateItem

public Item evaluateItem(XPathContext context)
Evaluate the expression