Uses of Class
org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
Packages that use CasSerializerSupport.CasSerializerSupportSerialize
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of CasSerializerSupport.CasSerializerSupportSerialize in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as CasSerializerSupport.CasSerializerSupportSerializeModifier and TypeFieldDescriptionprivate final CasSerializerSupport.CasSerializerSupportSerialize
CasSerializerSupport.CasDocSerializer.csss
Constructors in org.apache.uima.cas.impl with parameters of type CasSerializerSupport.CasSerializerSupportSerializeModifierConstructorDescriptionCasDocSerializer
(ContentHandler ch, CASImpl cas, XmiSerializationSharedData sharedData, MarkerImpl marker, CasSerializerSupport.CasSerializerSupportSerialize csss) CasDocSerializer
(ContentHandler ch, CASImpl cas, XmiSerializationSharedData sharedData, MarkerImpl marker, CasSerializerSupport.CasSerializerSupportSerialize csss, boolean trackMultiRefs) -
Uses of CasSerializerSupport.CasSerializerSupportSerialize in org.apache.uima.json
Subclasses of CasSerializerSupport.CasSerializerSupportSerialize in org.apache.uima.json