|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.analysis_engine.annotator.Annotator_ImplBase
org.apache.uima.analysis_engine.annotator.GenericAnnotator_ImplBase
@Deprecated public abstract class GenericAnnotator_ImplBase
Base interface for annotators in UIMA SDK v1.x. As of v2.0, annotators should extend
CasAnnotator_ImplBase or
JCasAnnotator_ImplBase.
| Constructor Summary | |
|---|---|
GenericAnnotator_ImplBase()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase |
|---|
destroy, finalize, getContext, getTypeSystem, initialize, reconfigure, typeSystemInit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.uima.analysis_engine.annotator.GenericAnnotator |
|---|
process |
| Methods inherited from interface org.apache.uima.analysis_engine.annotator.BaseAnnotator |
|---|
destroy, initialize, reconfigure, typeSystemInit |
| Constructor Detail |
|---|
public GenericAnnotator_ImplBase()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||