| Package | Description | 
|---|---|
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| Modifier and Type | Method and Description | 
|---|---|
| DefaultHandler | XCASDeserializer. getXCASHandler(CAS cas,
              OutOfTypeSystemData outOfTypeSystemData)Create a default handler for deserializing an XCAS into the  casparameter. | 
| void | XCASSerializer. serialize(CAS cas,
         ContentHandler contentHandler,
         boolean encodeDoc,
         OutOfTypeSystemData outOfTypeSystemData)Write the CAS data to a SAX content handler. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.