public static Element getElementById(Document doc, String id) { return doc.getElementById(id);
確定! 回上一頁