org.apache.uima.cas.impl
Class XmiSerializationSharedData
java.lang.Object
org.apache.uima.cas.impl.XmiSerializationSharedData
public class XmiSerializationSharedData
- extends Object
Holds information that is shared between the XmiCasSerializer and the XmiCasDeserializer. This
allows consistency of XMI IDs across serializations, and also provides the ability to filter out
some FSs during serialization (e.g. to send to a service) and then reintegrate those FSs during
the next deserialization.
XmiSerializationSharedData
public XmiSerializationSharedData()
clearIdMap
public void clearIdMap()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2007 The Apache Software Foundation. All Rights Reserved.