RCV1Document-class: Text document
Description
A class representing a RCV1 XML text document with additional
information. The XML document itself is represented by inherting from
XMLTextDocument
.Objects from the Class
Objects can be created by calls of the form new("RCV1Document", ...)
.Extends
Class XMLTextDocument
, directly.