Interface CollectionReaderDescription

All Superinterfaces:
Cloneable, MetaDataObject, ResourceCreationSpecifier, ResourceSpecifier, Serializable, XMLizable
All Known Implementing Classes:
CollectionReaderDescription_impl

public interface CollectionReaderDescription extends ResourceCreationSpecifier
An CollectionReaderDescription contains all of the information needed to instantiate and use an CollectionReader.
  • Method Details

    • getCollectionReaderMetaData

      ProcessingResourceMetaData getCollectionReaderMetaData()
      Retrieves the metadata that describes the CollectionReader.
      Returns:
      the ResourceMetaData object containing the CollectionReader's metadata. This object can be modified.