Terrier IR Platform
1.1.1

Uses of Interface
uk.ac.gla.terrier.structures.Closeable

Packages that use Closeable
uk.ac.gla.terrier.structures Provides the classes that implement the data structures used for retrieval with the Terrier platform. 
 

Uses of Closeable in uk.ac.gla.terrier.structures
 

Classes in uk.ac.gla.terrier.structures that implement Closeable
 class BlockLexicon
          A lexicon class that saves the number of different blocks a term appears in.
 class BlockLexiconInputStream
          An input stream for accessing sequentially the entries of a block lexicon.
 class BlockLexiconOutputStream
          An output stream for writing the lexicon to a file sequentially.
 class Lexicon
          The class that implements the lexicon structure.
 class LexiconInputStream
          This class implements an input stream for the lexicon structure.
 class LexiconOutputStream
          This class implements an output stream for the lexicon structure.
 class UTFBlockLexicon
          A lexicon class that saves the number of different blocks a term appears in, using UTF encoding of Strings.
 class UTFBlockLexiconInputStream
          An input stream for accessing sequentially the entries of a block lexicon.
 class UTFBlockLexiconOutputStream
          An output stream for writing the lexicon to a file sequentially.
 class UTFLexicon
          The class that implements the lexicon structure.
 class UTFLexiconInputStream
          This class implements an input stream for the lexicon structure.
 class UTFLexiconOutputStream
          This class implements an output stream for the lexicon structure.
 


Terrier IR Platform
1.1.1

Terrier Information Retrieval Platform 1.1.1. Copyright 2004-2007 University of Glasgow