Uses of Interface
com.arsdigita.search.DocumentObserver

Packages that use DocumentObserver
com.arsdigita.search Provides a set of APIs for interacting with search engines. 
com.arsdigita.search.lucene Provides APIs to be used by query engine implementors to interact with the Lucene search engine. 
 

Uses of DocumentObserver in com.arsdigita.search
 

Methods in com.arsdigita.search that return DocumentObserver
 DocumentObserver SearchConfig.getObserver()
          Returns the current document update observer
 DocumentObserver IndexerType.getObserver()
          Gets the document observer for this indexer
 

Constructors in com.arsdigita.search with parameters of type DocumentObserver
IndexerType(String key, ContentType[] content, DocumentObserver observer)
           
 

Uses of DocumentObserver in com.arsdigita.search.lucene
 

Classes in com.arsdigita.search.lucene that implement DocumentObserver
 class DocumentObserver
           
 



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