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