com.browseengine.bobo.index.digest
Interface DataDigester.DataHandler

Enclosing class:
DataDigester

public static interface DataDigester.DataHandler


Method Summary
 void handleDocument(org.apache.lucene.document.Document doc)
           
 

Method Detail

handleDocument

void handleDocument(org.apache.lucene.document.Document doc)
                    throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.