Package org.apache.uima.jcas


package org.apache.uima.jcas
Interfaces for accessing the JCAS.
  • Class
    Description
    Java Cover Classes based Object-oriented CAS (Common Analysis System) API.
    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.
    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.