Terrier IR Platform
1.1.1

Uses of Class
uk.ac.gla.terrier.structures.trees.BlockFieldDocumentTreeNode

Packages that use BlockFieldDocumentTreeNode
uk.ac.gla.terrier.structures.trees Provides basic binary tree implementations that are used during indexing of documents. 
 

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

Fields in uk.ac.gla.terrier.structures.trees declared as BlockFieldDocumentTreeNode
 BlockFieldDocumentTreeNode BlockFieldDocumentTreeNode.left
          Deprecated. The left child of the node.
 BlockFieldDocumentTreeNode BlockFieldDocumentTreeNode.right
          Deprecated. The right child of the node.
 

Methods in uk.ac.gla.terrier.structures.trees with parameters of type BlockFieldDocumentTreeNode
 void BlockLexiconTree.insert(BlockFieldDocumentTreeNode node)
          Deprecated. Inserts a new ndoe in the block lexicon binary tree.
 void BlockLexiconTree.insertBuffer(BlockFieldDocumentTreeNode[] buffer)
          Deprecated. Inserts to the tree the terms contained in the buffer.
 


Terrier IR Platform
1.1.1

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