Uses of Class
org.apache.uima.collection.impl.CasConverter
-
Packages that use CasConverter Package Description org.apache.uima.collection.impl.cpm.engine -
-
Uses of CasConverter in org.apache.uima.collection.impl.cpm.engine
Fields in org.apache.uima.collection.impl.cpm.engine declared as CasConverter Modifier and Type Field Description protected CasConverter
NonThreadedProcessingUnit. mConverter
The m converter.protected CasConverter
ProcessingUnit. mConverter
The m converter.
-