|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexManager | |
---|---|
org.crosswire.jsword.index | Abstraction of an Index. |
org.crosswire.jsword.index.lucene | An implemenation of SearchEngine using Lucene. |
Uses of IndexManager in org.crosswire.jsword.index |
---|
Fields in org.crosswire.jsword.index declared as IndexManager | |
---|---|
private static IndexManager |
IndexManagerFactory.instance
The singleton |
Methods in org.crosswire.jsword.index that return IndexManager | |
---|---|
static IndexManager |
IndexManagerFactory.getIndexManager()
Create a new IndexManager. |
Uses of IndexManager in org.crosswire.jsword.index.lucene |
---|
Classes in org.crosswire.jsword.index.lucene that implement IndexManager | |
---|---|
class |
LuceneIndexManager
An implementation of IndexManager for Lucene indexes. |
|
Copyright ยจ 2003-2006 | |||||||||
PREV NEXT | FRAMES NO FRAMES |