net.sf.saxon.functions
public class NamespaceForPrefix extends SystemFunction
Method Summary | |
---|---|
Item | evaluateItem(XPathContext context)
Evaluate the function |
Parameters: context the XPath dynamic context
Returns: the URI corresponding to the prefix supplied in the first argument, or null if the prefix is not in scope
Throws: XPathException if a failure occurs evaluating the arguments