|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexManager | |
---|---|
org.crosswire.jsword.book.search | This package helps implementors of the various Book interfaces implement search. |
org.crosswire.jsword.book.search.lucene | An implemenation of SearchEngine using Lucene. |
Uses of IndexManager in org.crosswire.jsword.book.search |
---|
Fields in org.crosswire.jsword.book.search declared as IndexManager | |
---|---|
private static IndexManager |
IndexManagerFactory.instance
The singleton |
Methods in org.crosswire.jsword.book.search that return IndexManager | |
---|---|
static IndexManager |
IndexManagerFactory.getIndexManager()
Create a new IndexManager. |
Uses of IndexManager in org.crosswire.jsword.book.search.lucene |
---|
Classes in org.crosswire.jsword.book.search.lucene that implement IndexManager | |
---|---|
class |
LuceneIndexManager
An implementation of IndexManager for Lucene indexes. |
|
Copyright ยจ 2003-2005 | |||||||||
PREV NEXT | FRAMES NO FRAMES |