Uses of Class
org.galagosearch.core.util.ExtentArray

Packages that use ExtentArray
org.galagosearch.core.index   
org.galagosearch.core.retrieval.structured   
 

Uses of ExtentArray in org.galagosearch.core.index
 

Methods in org.galagosearch.core.index that return ExtentArray
 ExtentArray PositionIndexReader.Iterator.extents()
           
 ExtentArray ExtentIndexReader.Iterator.extents()
           
 

Uses of ExtentArray in org.galagosearch.core.retrieval.structured
 

Fields in org.galagosearch.core.retrieval.structured declared as ExtentArray
protected  ExtentArray ExtentDisjunctionIterator.extents
           
protected  ExtentArray ExtentConjunctionIterator.extents
           
 

Methods in org.galagosearch.core.retrieval.structured that return ExtentArray
 ExtentArray NullExtentIterator.extents()
           
abstract  ExtentArray ExtentIterator.extents()
           
 ExtentArray ExtentDisjunctionIterator.extents()
           
 ExtentArray ExtentConjunctionIterator.extents()
           
 

Constructors in org.galagosearch.core.retrieval.structured with parameters of type ExtentArray
ExtentArrayIterator(ExtentArray array)
           
 



Copyright © 2009. All Rights Reserved.