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

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

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

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

Methods in org.apache.uima.cas.impl with parameters of type CASMgrSerializer
static CASMgr Serialization.createCASMgr(CASMgrSerializer ser)
           
 void CASCompleteSerializer.setCasMgrSerializer(CASMgrSerializer casMgrSer)
          Sets the casMgrSer.
 

Constructors in org.apache.uima.cas.impl with parameters of type CASMgrSerializer
CASImpl(CASMgrSerializer ser)
           
 



Copyright © 2012. All Rights Reserved.