Document doc = createDocument("book", null, null, null);. creates new DOM of a well-formed document with root element named book.
確定! 回上一頁