Uses of Class
org.crosswire.jsword.index.lucene.IndexMetadata

Packages that use IndexMetadata
org.crosswire.jsword.index.lucene An implementation of an Index using Lucene. 
 

Uses of IndexMetadata in org.crosswire.jsword.index.lucene
 

Fields in org.crosswire.jsword.index.lucene declared as IndexMetadata
private static IndexMetadata IndexMetadata.myInstance
           
 

Methods in org.crosswire.jsword.index.lucene that return IndexMetadata
static IndexMetadata IndexMetadata.instance()
          All access to IndexMetadata is through this single instance.
 


Copyright ? 2003-2011