Uses of Class
org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Packages that use FSIndexRepositoryImpl Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FSIndexRepositoryImpl in org.apache.uima.cas.impl
Methods in org.apache.uima.cas.impl that return FSIndexRepositoryImpl Modifier and Type Method Description FSIndexRepositoryImplCASMgrSerializer. getIndexRepository(CASImpl cas)Methods in org.apache.uima.cas.impl with parameters of type FSIndexRepositoryImpl Modifier and Type Method Description voidCASMgrSerializer. addIndexRepository(FSIndexRepositoryImpl ir)Serialize index repository.
-