Terrier IR Platform
1.1.1

Uses of Class
uk.ac.gla.terrier.structures.BlockLexiconOutputStream

Packages that use BlockLexiconOutputStream
uk.ac.gla.terrier.structures Provides the classes that implement the data structures used for retrieval with the Terrier platform. 
uk.ac.gla.terrier.structures.trees Provides basic binary tree implementations that are used during indexing of documents. 
 

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

Subclasses of BlockLexiconOutputStream in uk.ac.gla.terrier.structures
 class UTFBlockLexiconOutputStream
          An output stream for writing the lexicon to a file sequentially.
 

Uses of BlockLexiconOutputStream in uk.ac.gla.terrier.structures.trees
 

Methods in uk.ac.gla.terrier.structures.trees with parameters of type BlockLexiconOutputStream
 void BlockLexiconTree.storeToStream(BlockLexiconOutputStream lexiconStream)
          Deprecated. Stores the lexicon tree to a lexicon stream as a sequence of entries.
 


Terrier IR Platform
1.1.1

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