Given an select expression and a context, evaluate the XPath and return the resulting iterator.
@param xctxt The execution context.
@param contextNode The node that "." expresses.
@param namespaceContext The context in which namespaces in theXPath are supposed to be expanded.
@throws TransformerException thrown if the active ProblemListener decidesthe error condition is severe enough to halt processing.
@throws javax.xml.transform.TransformerException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.