Interface CasDataProcessor

All Superinterfaces:
CasProcessor
All Known Subinterfaces:
CasDataConsumer
All Known Implementing Classes:
CasDataConsumer_ImplBase

public interface CasDataProcessor extends CasProcessor
Interface for CAS processors that want to interact directly with the CasData. This works best for simple processors that do not need the indexing or strong typing features provided by the CAS container.