Name of document class to be associated with this document Template.
要与此文档模板关联的文档类的名称。
The getRepositoryDocument() method gets the actual document data, the Document class object.
getRepositoryDocument()方法可以获取实际的文档数据,即Document类对象。
The first line creates an instance of the Document class, which consists of a collection of fields.
首先第一行创建了类Document的一个实例,它由一个或者多个的域(Field)组成。
You can select another document class from the list, if you have added other document classes in the project.
如果您已将其他文件类别加入至专案中,您可从清单中选取其他文件类别。
It then creates subscriptions to those objects allowing any document class to be added to a case and then participate in the diary.
然后,创建对这些对象的预订,这允许在案例中添加任何文档类并在日记中记录它们。
The binary data for the document, the documentAttributes instance, and the document status are set in the Document class object.
文档的二进制数据、documentAttributes实例和文档状态是在Document类对象中设置的。
The document class object is used to set the information about the input document and to get the information in the redacted document.
document类对象用于设置与输入文档相关的信息,获取已编校文档中的信息。
The DocumentAttributes class is used to keep the document class metadata such as the document name, content type, language, and others.
documentattributes类用于保存Document类元数据,比如文档名称、内容类型、语言等。
By default, this class is the main application's document class, as listed in the Review Generated Classes page of the MFC application Wizard.
依照预设,这个类别是主应用程序的文件类别,如MFC应用程序精灵中的检视产生的类别页面中所列。
The org.w3c.dom.Document class represents an XML document and is made up of dom nodes that represent the elements, attributes, and other XML constructs.
document类表示XML文档,由表示元素、属性和其他XML构造的DOM节点组成。
The ECS structure is defined in such a way that the document class, which creates a document container, ACTS like a wrapper for the Html, Head, Title, and Body elements.
ECS结构的定义方式使得创建文档容器的Document类成为了Html、Head、Title和Body元素的包装器。
The size and complexity of the document handler class increases with the number of different XML tags, up to the point where readability and maintenance can become very difficult.
文档处理程序类的大小和复杂性随着不同XML标签数量的增加而增加,直到某个时候可读性和维护性都变得非常差。
This lets you make many types of changes to either your class structure or your XML document structure without needing to change the other to match.
这让您可以对类结构或XML文档结构中的一个作多种更改,而不必同时更改这两个结构以求匹配。
You can think of this class as a virtual document, such as an HTML page, a PDF file, or a text file.
你可以把这个类想象成代表了一个实际的文档,比如一个html页面,一个PD f文档,或者一个文本文件。
The type attribute of the element specifies the class to instantiate as the source document object.
元素的类型属性指定作为源文档对象要实例化的类。
Run this document through your parser class, and see how it differs from the simpler output of the non-namespaced XML from the last tip.
请用解析类运行一下这篇文档,看看它与上一篇技巧文章中的那个没有定义命名空间的XML的输出有什么区别。
Figure 3 shows the first example of this type, with the same XML document structure bound to a single class rather than the pair of classes used previously.
图3显示了该类型的第一个示例,它将相同的XML文档结构绑定到单个类,而不是以前使用的两个类。
This is just the full version of the same document and class structure used in Figure 1.
该示例恰好是图1中使用的文档和类结构的完整版本。
The code in Listing 15 implements the mapping between the XML document and the class variables.
清单15中的代码实现XML文档和类变量之间的映射。
In the style section of an HTML document, type the name of the class, a space, and an opening curly bracket to begin the definition.
在HTML文档的样式部分中,输入类名、一个空格和一个前花括号,开始定义。
Developers can use class diagrams to design and document the system's coded (or soon-to-be-coded) classes.
开发者可以使用类图,来设计并为系统的代码(或即将成为代码的)类写文档。
In this document, the term class will be used as a definition and the term object will be used to represent a physical instance of this definition.
在本文档中,类一词用于定义,而对象一词用于表示该定义的一个具体实例。
These are primarily interfaces for parsing and building Document and Element objects and a utility class that makes reading and writing Document streams easier.
它们主要是解析和构建Document 和Element对象的接口,一个工具类使读和写 Document流更容易。
What if you wanted to ensure that the second Class element's name value in the document was com.acme.web.Account?
若想确保文档中第二个Class元素的name值是com .acme . web . Account又该如何呢?
The application can specify different options for each document by using the RedactionAttributes class and the roles or rules required by the business logic.
应用程序可使用redactionattributes类和业务逻辑所需要的角色或规则为每个文档指定不同的选项。
Document your code - Whether its documenting a Web Service API or documenting a simple class, document as you go.
编写文档。无论是Web服务的API,还是一个简单的类,你尽量编写相应文档。
The RedactionAttributes class object specifies how to redact the document.
RedactionAttributes类对象指定如何编校文档。
This business object encapsulates the Notes document in a private instance variable inherited from the BOEntity class, so any direct access to this document and its items is prevented.
而这个业务对象在从boentity类继承的一个私有实例变量中封装Notes文档,这样可以保护任何对该文档及其项的直接访问。
Once the user selects a PDF document, the PDFViewer class needs to execute a command that it has exposed in the ActiveX control.
一旦用户选择了一个PD f文档,pdfviewer类就需要执行activex控件中所公开的命令。
With Zeus, you subclass the implementation class and use your subclass instead of the generated class when unmarshalling a document.
用Zeus可以生成实现类的子类,当对文档进行数据分解时,使用子类而不是使用生成类。
应用推荐