Uses of Class
org.apache.uima.cas.impl.StringHeap
-
Packages that use StringHeap Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of StringHeap in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as StringHeap Modifier and Type Field Description (package private) StringHeapBinaryCasSerDes. stringHeapprivate StringHeapBinaryCasSerDes4.Deserializer. stringHeapObjprivate StringHeapBinaryCasSerDes6. stringHeapObjMethods in org.apache.uima.cas.impl with parameters of type StringHeap Modifier and Type Method Description private SofaBinaryCasSerDes. getSofaFromAnnotBase(int annotBaseAddr, StringHeap stringHeap2, Int2ObjHashMap<TOP,TOP> addr2fs, CommonSerDesSequential csds)private SofaBinaryCasSerDes. makeSofaFromHeap(int sofaAddr, StringHeap stringHeap2, CommonSerDesSequential csds, boolean isUnordered)
-