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 class
CpeLocalCasProcessorImpl
Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeLocalCasProcessor Modifier and Type Method Description static CpeLocalCasProcessor
CpeDescriptorFactory. produceLocalCasProcessor(java.lang.String aName, java.lang.String aSoFa)
-