|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |