Uses of Class
org.apache.uima.UIMAFramework
-
Packages that use UIMAFramework Package Description org.apache.uima The main package for the Unstructured Information Management Middleware Architecture.org.apache.uima.impl Contains reference implementations of the interfaces inorg.apache.uima
. -
-
Uses of UIMAFramework in org.apache.uima
Methods in org.apache.uima that return UIMAFramework Modifier and Type Method Description protected static UIMAFramework
UIMAFramework. getInstance()
Gets theUIMAFramework
instance currently in use. -
Uses of UIMAFramework in org.apache.uima.impl
Subclasses of UIMAFramework in org.apache.uima.impl Modifier and Type Class Description class
UIMAFramework_impl
This is the main interface point to the UIMA reference implemention.
-