Interface TextDocProducer

All Superinterfaces:
TextDatasetChanges
All Known Implementing Classes:
TextDocProducerEntities, TextDocProducerTriples

public interface TextDocProducer extends TextDatasetChanges
Responsible for monitoring changes on a dataset and updating the TextIndex appropriately.

Note: If implementation is to be instantiated dynamically via an Assembler, it must contain a constructor that accepts a single parameter of type TextIndex