Execute an expression in the XPath runtime context, and return the result of the expression.
@param xctxt The XPath runtime context.
@param currentNode The currentNode.
@return The result of the expression in the form of a XObject.
@throws javax.xml.transform.TransformerException if a runtime exceptionoccurs.
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.