| 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 | 
|---|---|
| StringArrayFS | CAS. createStringArrayFS(int length)Create a new String array. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | StringArrayFSImplDeprecated. 
 use StringArray instead | 
| Modifier and Type | Method and Description | 
|---|---|
| StringArrayFS | CASImpl. createStringArrayFS(int length) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StringArrayJCas class model for StringArray | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.