Uses of Class
org.apache.uima.cas.impl.XmiSerializationSharedData

Packages that use XmiSerializationSharedData
org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. 
 

Uses of XmiSerializationSharedData in org.apache.uima.cas.impl
 

Methods in org.apache.uima.cas.impl with parameters of type XmiSerializationSharedData
 DefaultHandler XmiCasDeserializer.getXmiCasHandler(CAS cas, boolean lenient, XmiSerializationSharedData sharedData)
          Create a default handler for deserializing a CAS from XMI.
 void XmiCasSerializer.serialize(CAS cas, ContentHandler contentHandler, ErrorHandler errorHandler, XmiSerializationSharedData sharedData)
          Write the CAS data to a SAX content handler.
 



Copyright © 2007 The Apache Software Foundation. All Rights Reserved.