Package gov.nist.nlpir.irf.document

classes and interfaces that model documents and collections of documents

See:
          Description

Interface Summary
DocumentIntrf Parent class of all application IR document interfaces.
 

Class Summary
DocCollection This class models a document collection

A document collection contains documents and associated information such: what converter and indexing modalities were used to create the documents and index them, what indexes were created and where they are located, etc.
Document Parent class of all document classes.
ProxyDocument Parent class of all IR document proxies.

 

Package gov.nist.nlpir.irf.document Description

classes and interfaces that model documents and collections of documents