Most parsers offer at least two different APIs, typically an object model API and an event API (also called stream API).
多数解析器提供了至少两种API,通常是一个对象模型API和一个事件 API(也称为流 API)。
A full object model diagram is also available to assist in quickly understanding the new API.
你还可以查看完整的对象模型图以快速了解这些新的API。
The document API model parses XML data to produce an object.
文档API模型对XML数据进行解析以生成一个对象。
However, the mediation programming model provides a Service data Object (SDO) interface to all messages and a common API for accessing properties and metadata.
然而,中介程序模型提供一个所有消息的服务数据对象(Service Data Object,SDO)接口,以及访问这些不同种类消息属性和元数据的通用API。
Applications can traverse the graph using the generic SDO API, they can access data using the object model defined by the content model, or they can use XPath to extract data from a DataGraph.
应用程序可以使用普通的SDOAPI遍历图形,它们可以使用由内容模型定义的对象模型访问数据,或者使用XPath从DataGraph中提取数据。
While one can deliberate forever the best data model for the XML syntax, I believe it completely misses the point because every object-based API shares the same basic pros and cons.
尽管人们可以继续商讨对xml语法来说哪种数据模型最好,但我认为没有多少意义,因为各种基于对象的API其优点和不足基本上是一样的。
The Document Object Model (DOM) API exposed by the browser for dynamic display and interaction.
浏览器为动态显示和交互所提供的文档对象模型(DOM)api。
Learn to use the document Object Model (DOM), a tree API that provides direct access to parts of an XML document.
学习使用文档对象模型(Document Object Model, DOM),使用这种树api可以直接访问XML文档的各个部分。
Document Object Model (DOM) API.
文档对象模型(DOM)api。
DOM level 2.0: The W3C Document Object Model level 2 API Recommendation.
DOM级别2.0:w3c文档对象模型级别2API推荐。
DOM level 1.0: The W3C Document Object Model level 1 API Recommendation.
DOM级别1.0:w3c文档对象模型级别1API推荐。
Parse XML documents using the Simple API for XML 2 (SAX2) and document Object Model 2 (DOM2) parsers.
使用SimpleAPIforXML2 (SAX2)和文档对象模型2 (DOM2)解析器解析xml文档。
Parse XML documents using the Simple API for XML 2 (SAX2) and document Object Model 2 (DOM2) parsers.
使用SimpleAPIforXML2 (SAX2)和文档对象模型2 (DOM2)解析器解析xml文档。
应用推荐