Uses of Interface
org.apache.uima.cas.impl.SlotKindsConstants
-
Packages that use SlotKindsConstants Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of SlotKindsConstants in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement SlotKindsConstants Modifier and Type Class Description class
BinaryCasSerDes4
User callable serialization and deserialization of the CAS in a compressed Binary Format This serializes/deserializes the state of the CAS, assuming that the type information remains constant.class
BinaryCasSerDes6
User callable serialization and deserialization of the CAS in a compressed Binary Format This serializes/deserializes the state of the CAS.
-