Class CollectionReader_ImplBase

All Implemented Interfaces:
BaseCollectionReader, CollectionReader, ConfigurableResource, Resource
Direct Known Subclasses:
CasCollectionReader_ImplBase, FileSystemCollectionReader, JCasCollectionReader_ImplBase

public abstract class CollectionReader_ImplBase extends ConfigurableResource_ImplBase implements CollectionReader
Base class for Collection Readers, which developers should extend with their own Collection Reader implementation classes.