Uses of Class
org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
-
Packages that use CasSerializerSupport.CasSerializerSupportSerialize Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of CasSerializerSupport.CasSerializerSupportSerialize in org.apache.uima.cas.impl
Constructors in org.apache.uima.cas.impl with parameters of type CasSerializerSupport.CasSerializerSupportSerialize Constructor Description CasDocSerializer(org.xml.sax.ContentHandler ch, CASImpl cas, XmiSerializationSharedData sharedData, MarkerImpl marker, CasSerializerSupport.CasSerializerSupportSerialize csss)
CasDocSerializer(org.xml.sax.ContentHandler ch, CASImpl cas, XmiSerializationSharedData sharedData, MarkerImpl marker, CasSerializerSupport.CasSerializerSupportSerialize csss, boolean trackMultiRefs)
-