java 讀取xml 采用sax的方式來讀取並解析xml文件。 public static void main(String[] args) throws DocumentException { //1.獲取到 ...