Uses of Interface
org.apache.uima.collection.metadata.CpeLocalCasProcessor
-
Packages that use CpeLocalCasProcessor Package Description org.apache.uima.collection.impl.metadata.cpe -
-
Uses of CpeLocalCasProcessor in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeLocalCasProcessor Modifier and Type Class Description classCpeLocalCasProcessorImplThe Class CpeLocalCasProcessorImpl.Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeLocalCasProcessor Modifier and Type Method Description static CpeLocalCasProcessorCpeDescriptorFactory. produceLocalCasProcessor(java.lang.String aName, java.lang.String aSoFa)Produce local cas processor.
-