Uses of Interface
org.apache.uima.collection.base_cpm.CasDataCollectionReader
-
Packages that use CasDataCollectionReader Package Description org.apache.uima.collection.base_cpm -
-
Uses of CasDataCollectionReader in org.apache.uima.collection.base_cpm
Classes in org.apache.uima.collection.base_cpm that implement CasDataCollectionReader Modifier and Type Class Description class
CasDataCollectionReader_ImplBase
Base class from which to extend when writing Collection Readers that use theCasData
interface to access the CAS.
-