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