public static XPath createXPath(Element e,String xpath,String namespacePrefix){ XPath x=e.createXPath(xpath); Namespace namespace=e.
確定! 回上一頁