搜索资源列表
XmlObject
- 对XML格式文档的读取,修改,增加删除节点,属性等一般操作
ParseXML
- 用于xml的解析,可以对各个节点,及其父节点和子结点等等进行读取和修改
Dom4jHelper
- 使用Dom4j修改XML文档的节点、或内容,同时提供读取XML文档的方法-Edit XML by dom4j, Edit Node, Edit Element, Edit Content.
xml
- 这是msxml的用法,包括向xml文件中读取、写入数据,增加节点删除节点等操作。-This is msxml usage, including the xml file to read, write data, delete the node, such as increasing node to operate.
delphi_XMl
- 创建简单XMl文件以及读取XML子节点下所有属性的方法。本文主要讲解了如何简单创建xml文件的方法以及如何读取子节点下所有属性的方法。-Create a simple XML XMl file and read all the properties sub-node method. This article explains how a simple method to create xml file and how to read all of the properties sub-node
xml_attr
- 在windows平台上xml文件的读取,修改,查看节点属性,修改节点属性。可供程序员参考-opraton of reading writing, modif ation, and modify attrubite of node of xml on windows operation
Xml-File-Code
- 读取xml文件,解析各个节点数据,可生成其他类型文件!-analysis xml file information.
XmlLite-XML-readerwriter-sample
- 使用xmllite 进行 xml 文件的 读和写的范例,从xml文件中读取,并存入节点,写入xml-Xmllite example of xml file read and write, and read from the xml file, and stored in the node, write xml
LS_XmlDemo
- 自研的一个XML文件读取、写入、访问XML各子节点的程序,可访问XML树形结构,并且可实现对任意节点的修改。-Self-development of an XML file to read, write, visit each child node XML program can access the XML tree structure, and can be modified to achieve any node.