Working with an XML document object.
处理XML文档对象。
Document Object Model (DOM) API.
文档对象模型(DOM)api。
Get the WebBrowser's document object.
获取WebBrowser的文档对象。
The JDOM document object model is known for ease of use.
JDOM文档对象模型以易于使用而著称。
Finally, each document object is written to an output stream.
最后,将所有的文档对象写入到输出流。
Figure 3 shows content assist invoked on the document object.
图3展示了内容帮助调用文档对象。
Note also that you install these handlers in the document object.
还有一点需要注意:是在document对象内安装这些处理程序的。
Last but not least, there's the DOM, the Document Object Model.
最后还有DOM,即文档对象模型。
We get the document object using the session document context method.
我们使用会话文档上下文方法获得文档对象。
To access the XML file, we will use the Document Object Model (DOM).
要访问XML文件,我们将利用文档对象模型(Document Object Model, DOM)。
Clearly, the document object is important, but is just the beginning.
显然,document对象很重要,但这只是开始。
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推荐。
OdfFileDom contentDom: Corresponds to the XML document object of content.xml.
OdfFileDom contentDom:对应于 content.xml 的 XML文档对象。
The document object contains many of the methods that you might want to review.
文档对象包含很多需要注意的方法。
It means using the document object model, it means for HTML and SVG, and so on.
它意味着使用文档对象模型,意味着HTML和SVG。
Xerces2 is the Apache implementation of the W3C document object model standard.
Xerces2是W3C文档对象模型标准的Apache实现。
The document object corresponds to the actual Person document from the directory.
Document对象对应于目录中的实际person文档。
The document Object Model specifies a tree-based representation for an XML document.
文档对象模型为XML文档指定了树型表示。
We will also close the document object here as we are done with our sample application.
与在示例应用程序中所做的一样,还要在这时关闭文档对象。
The Document object Model is a hierarchy of objects and functions in the Web page.
Document ObjectModel是web页面中的对象和函数的等级结构。
The application parses the XML document, typically using the document object model (DOM).
应用程序解析XML文档,通常使用文档对象模型(DOM)。
You just pass in your input source to the parser, and it gives you a document object.
只需将输入源传入解析器中,然后解析器将为您提供document对象。
Most of the XML programming seen currently is based on the Document Object Model (DOM).
目前大多数XML编程都是基于文档对象模型(Document Object Model, DOM)。
A library — called the document object model (DOM) — allowing updates of the existing Web page.
称作文档对象模型(DOM)的库,允许对现有Web页面进行更新。
The dom4j document object model is fast, memory-efficient, and also offers great extensibility.
dom4j文档对象模型不仅速度快、内存使用高效,并且提供了很好的可扩展性。
That's a bit of a letdown after three articles on using the Document Object Model, isn't it?
阅读了三篇关于使用文档对象类型的文章之后,再来讨论它是不是很简单了?
The standard means for reading and manipulating XML files is the Document Object Model (DOM).
用于读取和操作XML文件的标准是文档对象模型(Document Object Model, DOM)。
The type attribute of the element specifies the class to instantiate as the source document object.
元素的类型属性指定作为源文档对象要实例化的类。
The Document Object Model (DOM) API exposed by the browser for dynamic display and interaction.
浏览器为动态显示和交互所提供的文档对象模型(DOM)api。
应用推荐