Uses of Class
gov.nist.nlpir.irfapps.hci.HciDocBrafBroker

Packages that use HciDocBrafBroker
gov.nist.nlpir.irfapps.hci classes supporting the IRF-based HCI application: text IR against a collection of TROFF-formatted abstracts of HCI articles. 
 

Uses of HciDocBrafBroker in gov.nist.nlpir.irfapps.hci
 

Fields in gov.nist.nlpir.irfapps.hci declared as HciDocBrafBroker
private static HciDocBrafBroker HciDocBrafBroker.broker
          The static reference to singleton broker for this class of objects
 

Methods in gov.nist.nlpir.irfapps.hci that return HciDocBrafBroker
static HciDocBrafBroker HciDocBrafBroker.instance()
          Return the instance of the singleton class: HCI_doc file persistence broker, creating one first if one has not already been created.