com.browseengine.bobo.index.digest
Class DataDigester
java.lang.Object
com.browseengine.bobo.index.digest.DataDigester
- Direct Known Subclasses:
- FileDigester
public abstract class DataDigester
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataDigester
protected DataDigester()
populateDocument
public static void populateDocument(org.apache.lucene.document.Document doc,
Collection<FacetHandler<?>> handlers)
digest
public abstract void digest(DataDigester.DataHandler handler)
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.