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