Chrome, Firefox, Edge, Opera, and Safari use the evaluate() method to select nodes: xmlDoc.evaluate(xpath, xmlDoc, null, XPathResult.ANY_TYPE,null);.
確定! 回上一頁