@param out the print writer to write the XML to */ public XMLWriter(PrintWriter out) { this(out, 2); } /** * Create a new XMLWriter.
確定! 回上一頁