Uses of Class
org.apache.uima.cas.impl.StringHeap
Packages that use StringHeap
Package
Description
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 StringHeapModifier and TypeFieldDescription(package private) StringHeap
BinaryCasSerDes.stringHeap
private final StringHeap
BinaryCasSerDes4.Deserializer.stringHeapObj
private final StringHeap
BinaryCasSerDes6.stringHeapObj
Methods in org.apache.uima.cas.impl with parameters of type StringHeapModifier and TypeMethodDescriptionprivate Sofa
BinaryCasSerDes.getSofaFromAnnotBase
(int annotBaseAddr, StringHeap stringHeap2, Int2ObjHashMap<TOP, TOP> addr2fs, CommonSerDesSequential csds) private Sofa
BinaryCasSerDes.makeSofaFromHeap
(int sofaAddr, StringHeap stringHeap2, CommonSerDesSequential csds, boolean isUnordered)