|
Terrier IR Platform 1.1.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||