Uses of Class
org.jbox.indexer.AbstractIndexWriter

Packages that use AbstractIndexWriter
org.jbox.indexer This package defines APIs for creating and writing index to database. 
 

Uses of AbstractIndexWriter in org.jbox.indexer
 

Subclasses of AbstractIndexWriter in org.jbox.indexer
 class IndexWriterWithTFLOC
          A implementation of IndexWriter, creating word index with TF and location.