Package org.apache.uima.analysis_component

Interface Summary
AnalysisComponent Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
 

Class Summary
AnalysisComponent_ImplBase Implementation base class for AnalysisComponents.
Annotator_ImplBase Base class for all annotators.
CasAnnotator_ImplBase Base class to be extended by Annotators that use the CAS interface.
CasMultiplier_ImplBase Base class to be extended by CAS Multipliers that use the CAS interface.
JCasAnnotator_ImplBase Base class to be extended by Annotators that use the JCas interface.
JCasMultiplier_ImplBase Base class to be extended by CAS Multipliers that use the CAS interface.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.