XML DOM Comment 对象
-
定义和使用
Comment 对象表示文档中注释节点的内容。 -
-
Comment 对象方法
方法 描述 appendData() 将数据追加到节点 deleteData() 从节点删除数据 insertData() 将数据插入节点 replaceData() 替换节点中的数据 substringData() 从节点提取数据