Access the meta data of text documents, and access and modify the content of text documents.
访问元数据的文本文件,并访问和修改文本文件的内容。
Details
详细信息----------Details----------
The class TextDocument provides an abstraction over the concept of text documents and attached meta data which is stored in following attributes:
类TextDocument提供一个抽象的概念的文本文件和附加的元数据,它被存储在下面的属性:
Author Object of class character containing
Author类的对象character包含
DateTimeStamp Object of class POSIXlt containing the
DateTimeStamp类的对象POSIXlt包含
Description Object of class character containing
Description类的对象character包含
ID Object of class character containing
ID类的对象character包含
Origin Object of class character containing
Origin类的对象character包含
Heading Object of class character containing
Heading类的对象character包含
Language Object of class character containing
Language类的对象character包含
LocalMetaData Object of class list containing additional meta data in form of tag-value pairs which is local to
LocalMetaData类的对象list包含额外的元数据标记值对的形式是本地的
(作者)----------Author(s)----------
Ingo Feinerer
参见----------See Also----------
meta and DublinCore which provide a unified interface for meta data management.
meta和DublinCore元数据管理提供一个统一的接口。