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

Packages that use gov.nist.nlpir.irf.handle
gov.nist.nlpir.irf.broker classes that support persistence by means of (de)serialization 
gov.nist.nlpir.irf.handle.braf classes that model information needed by buffered random access file brokers to access the objects they manage 
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.handle used by gov.nist.nlpir.irf.broker
Handle
          Parent class of all handles - objects which provide information of various sorts defined and needed by a broker to access a stored object.
 

Classes in gov.nist.nlpir.irf.handle used by gov.nist.nlpir.irf.handle.braf
Handle
          Parent class of all handles - objects which provide information of various sorts defined and needed by a broker to access a stored object.
 

Classes in gov.nist.nlpir.irf.handle used by gov.nist.nlpir.irf.proxy
Handle
          Parent class of all handles - objects which provide information of various sorts defined and needed by a broker to access a stored object.
 

Classes in gov.nist.nlpir.irf.handle used by gov.nist.nlpir.irfapps.hci
Handle
          Parent class of all handles - objects which provide information of various sorts defined and needed by a broker to access a stored object.
 

Classes in gov.nist.nlpir.irf.handle used by gov.nist.nlpir.irfapps.trec.cran
Handle
          Parent class of all handles - objects which provide information of various sorts defined and needed by a broker to access a stored object.
 

Classes in gov.nist.nlpir.irf.handle used by gov.nist.nlpir.irfapps.trec.fbis
Handle
          Parent class of all handles - objects which provide information of various sorts defined and needed by a broker to access a stored object.