Uses of Class
com.arsdigita.search.lucene.Adapter

Packages that use Adapter
com.arsdigita.lucene This package is now deprecated. 
com.arsdigita.search.lucene Provides APIs to be used by query engine implementors to interact with the Lucene search engine. 
 

Uses of Adapter in com.arsdigita.lucene
 

Subclasses of Adapter in com.arsdigita.lucene
 class Adapter
          Deprecated. moved to com.arsdigita.search.lucene
 

Uses of Adapter in com.arsdigita.search.lucene
 

Subclasses of Adapter in com.arsdigita.search.lucene
 class StandardAdapter
          StandardAdapter
 

Methods in com.arsdigita.search.lucene that return Adapter
 Adapter Registry.getAdapter(ObjectType type)
           
 

Methods in com.arsdigita.search.lucene with parameters of type Adapter
 void Registry.addAdapter(ObjectType type, Adapter adapter)
           
 void Registry.addAdapter(String type, Adapter adapter)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC