Uses of Package
gov.nist.nlpir.irf.broker

Packages that use gov.nist.nlpir.irf.broker
gov.nist.nlpir.irf.broker classes that support persistence by means of (de)serialization 
gov.nist.nlpir.irf.broker.braf brokers based on buffered random access files 
gov.nist.nlpir.irf.de classes and interfaces that model data elements - parts of documents 
gov.nist.nlpir.irf.feature classes that model indexing features of various types 
gov.nist.nlpir.irf.index classes and interfaces that support indexes - dictionaries of indexing features by source document or document data element 
gov.nist.nlpir.irf.index.braf classes and interfaces that support indexes implemented using buffered random access files 
gov.nist.nlpir.irf.proxy classes that model what is common to all proxies and their management. 
gov.nist.nlpir.irfapps.hci classes supporting the IRF-based HCI application: text IR against a collection of TROFF-formatted abstracts of HCI articles. 
gov.nist.nlpir.irfapps.trec.cran classes modeling IRF-based IR applications against the Cranfield document collection in TREC-format 
gov.nist.nlpir.irfapps.trec.fbis classes modeling IRF-based IR applications against the Foreign Broadcast Information Service (FBIS) document collection in TREC-format 
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irf.broker
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irf.broker.braf
FileBroker
          This is an abstract class which represents what's common to all flat file brokers for support of persistent objects - their materialization and dematerialization.
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irf.de
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irf.feature
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irf.index
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irf.index.braf
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irf.proxy
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irfapps.hci
FileBroker
          This is an abstract class which represents what's common to all flat file brokers for support of persistent objects - their materialization and dematerialization.
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irfapps.trec.cran
FileBroker
          This is an abstract class which represents what's common to all flat file brokers for support of persistent objects - their materialization and dematerialization.
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.
 

Classes in gov.nist.nlpir.irf.broker used by gov.nist.nlpir.irfapps.trec.fbis
FileBroker
          This is an abstract class which represents what's common to all flat file brokers for support of persistent objects - their materialization and dematerialization.
PersistenceBroker
          This is an abstract class which represents what's common to all brokers (object relational, relational, flat file, etc.) for support of persistent objects - their materialization and dematerialization.