public boolean hasElement(String xpathExpr) throws XMLException {. XPath xpath = createXPath(xpathExpr);. Object evaluated = xpath.selectSingleNode(document);.
確定! 回上一頁