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 FSIndexRepositoryImpl
CASMgrSerializer. getIndexRepository(CASImpl cas)
Methods in org.apache.uima.cas.impl with parameters of type FSIndexRepositoryImpl Modifier and Type Method Description void
CASMgrSerializer. addIndexRepository(FSIndexRepositoryImpl ir)
Serialize index repository.
-