TextRepository-class: Text document collection
Description
A class representing a repository of text document collections.Objects from the Class
Objects can be created by calls of the form
new("TextRepository",...)
or by calling the function
TextRepository
.Extends
Class "list"
, directly.