private Element simpleElement(String type) { final Element theElement = (Element) document.createElement(type);
確定! 回上一頁