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 classCasDataCollectionReader_ImplBaseBase class from which to extend when writing Collection Readers that use theCasDatainterface to access the CAS.
-