Uses of Interface
org.apache.uima.collection.metadata.CpeIntegratedCasProcessor
-
Packages that use CpeIntegratedCasProcessor Package Description org.apache.uima.collection.impl.metadata.cpe -
-
Uses of CpeIntegratedCasProcessor in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeIntegratedCasProcessor Modifier and Type Class Description class
CpeIntegratedCasProcessorImpl
The Class CpeIntegratedCasProcessorImpl.Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeIntegratedCasProcessor Modifier and Type Method Description static CpeIntegratedCasProcessor
CpeDescriptorFactory. produceCasProcessor(java.lang.String aName)
Produce cas processor.
-