| Package | Description | 
|---|---|
| org.apache.uima.cas | Common Analysis System(CAS) Interfaces | 
| org.apache.uima.cas.impl | Implementation and Low-Level API for the CAS Interfaces. | 
| org.apache.uima.jcas.cas | JCAS model for built-in CAS types | 
| Modifier and Type | Method and Description | 
|---|---|
| ByteArrayFS | CAS. createByteArrayFS(int length)Create a new Byte array. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ByteArrayFSImplDeprecated. 
 use ByteArray instead | 
| Modifier and Type | Method and Description | 
|---|---|
| ByteArrayFS | CASImpl. createByteArrayFS(int length) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ByteArrayJCas class model for ByteArray | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.