Uses of Class
org.apache.uima.cas.impl.FSData
-
Packages that use FSData Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FSData in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as FSData Modifier and Type Field Description private FSDataXCASDeserializer.XCASDeserializerHandler. currentOotsFsFields in org.apache.uima.cas.impl with type parameters of type FSData Modifier and Type Field Description (package private) java.util.List<FSData>OutOfTypeSystemData. fsListList of FSData objects for out-of-typesystem FSs.Methods in org.apache.uima.cas.impl with parameters of type FSData Modifier and Type Method Description private voidXCASDeserializer.XCASDeserializerHandler. finalizeOutOfTypeSystemFS(FSData aFS)
-