com.raritantechnologies.verity.collection
Interface IBIFProcessor
- All Superinterfaces:
- ICollectionIndexer, IConfigurable
- All Known Implementing Classes:
- MkvdkBIFProcessor, VIndexBIFProcessor
- public interface IBIFProcessor
- extends IConfigurable, ICollectionIndexer
|
Method Summary |
boolean |
createCollection(java.lang.String collectionPath,
java.lang.String styleFilePath)
|
boolean |
processBIFs(java.lang.String[] bifFiles)
|
createCollection
public boolean createCollection(java.lang.String collectionPath,
java.lang.String styleFilePath)
processBIFs
public boolean processBIFs(java.lang.String[] bifFiles)