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

Packages that use BibToken
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 BibToken in gov.nist.nlpir.irfapps.hci
 

Methods in gov.nist.nlpir.irfapps.hci that return BibToken
static BibToken BibToken.readBibToken(java.io.PushbackReader f)
          Scans a java PushbackReader of TROFF Bibliographic Documents until a token is recognized, then returns the token.