This is a cool way to prettify your XML (String format) in Java ... Document doc = db.parse(new InputSource(new StringReader(xml))); ...
確定! 回上一頁