xml dom api 概述
Many developers also know when to use SAX and when to use the DOM API.
很多开发人员也知道何时使用 SAX,何时使用 DOM API。
Otherwise, use the DOM API to identify the elements that represent member properties.
否则,请使用DOM API来识别代表成员属性的元素。
Unlike SAX, the DOM API permits editing and saving an XML document back to a file or stream.
与SAX不同,DOM API允许对XML文档进行编辑并保存为一个文件或者流。
应用推荐