Uses of Interface
org.apache.uima.analysis_engine.annotator.GenericAnnotator
-
Packages that use GenericAnnotator Package Description org.apache.uima.analysis_engine.annotator The Annotator Interfaces, along with supporting interfaces and exception classes. -
-
Uses of GenericAnnotator in org.apache.uima.analysis_engine.annotator
Classes in org.apache.uima.analysis_engine.annotator that implement GenericAnnotator Modifier and Type Class Description class
GenericAnnotator_ImplBase
Deprecated.As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
-