Package org.apache.uima.jcas
Interfaces for accessing the JCAS.
-
Interface Summary Interface Description JCas Java Cover Classes based Object-oriented CAS (Common Analysis System) API.JFSIndexRepository Provides the same function as the FSIndexRepository except that the variants that take a "type" argument take type arguments obtainable easily from the JCas type. -
Class Summary Class Description JCasRegistry Maintains a registry of JCas cover classes that have been loaded in order to be able to assign a unique low-value positive int index to each loaded JCas class.JCasRegistry.WeakRefInt<T> A WeakReference class holding - a ref to a JCas class - an assigned int for that class