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

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

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

Methods in org.apache.uima.cas.impl that return CASCompleteSerializer
static CASCompleteSerializer Serialization.serializeCASComplete(CASMgr casMgr)
           
 

Methods in org.apache.uima.cas.impl with parameters of type CASCompleteSerializer
static void Serialization.deserializeCASComplete(CASCompleteSerializer casCompSer, CASMgr casMgr)
           
 void CASImpl.reinit(CASCompleteSerializer casCompSer)
           
 



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