org.apache.uima.lucas.indexer
Interface IndexWriterProvider

All Known Implementing Classes:
IndexWriterProviderImpl

public interface IndexWriterProvider


Method Summary
 org.apache.lucene.index.IndexWriter getIndexWriter()
           
 

Method Detail

getIndexWriter

org.apache.lucene.index.IndexWriter getIndexWriter()


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.