The application parses the XML document, typically using the document object model (DOM).
应用程序解析XML文档,通常使用文档对象模型(DOM)。
The other form of XML parsing is DOM (Document object model) -based, which forms an in-memory object model of the full XML structure.
xml解析器的另一个形式是基于DOM (Document Object Model)的,它形成了完整X ML结构的内存中的对象模型。
Familiarity with the Document Object Model (DOM) is helpful for an understanding of nodes, but is not required.
熟悉文档对象模型(DOM)可以帮助理解节点的概念,但不是必需的。
应用推荐