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 FSData
XCASDeserializer.XCASDeserializerHandler. currentOotsFs
Fields in org.apache.uima.cas.impl with type parameters of type FSData Modifier and Type Field Description (package private) java.util.List<FSData>
OutOfTypeSystemData. fsList
List 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 void
XCASDeserializer.XCASDeserializerHandler. finalizeOutOfTypeSystemFS(FSData aFS)
-