Uses of Class
org.apache.uima.jcas.cas.StringArray
Package
Description
Common Analysis System(CAS) Interfaces
Implementation and Low-Level API for the CAS Interfaces.
Interfaces for accessing the JCAS.
JCAS model for built-in CAS types
Provides the classes that support the Java Cas Model (JCM).
-
Uses of StringArray in org.apache.uima.cas
-
Uses of StringArray in org.apache.uima.cas.impl
Modifier and TypeMethodDescriptionfinal String
CASImpl.getStringArrayValue
(StringArray array, int i) CasCompare.sortStringArray
(StringArray stringArray) This is an optional pre-compare operation. -
Uses of StringArray in org.apache.uima.jcas
Modifier and TypeMethodDescriptiondefault StringArray
JCas.emptyStringArray()
Retrieve a lazily-created constant from the cas which holds a 0-length instance.default StringArray
JCas.getStringArray0L()
Deprecated.renamed emptyXXXArray -
Uses of StringArray in org.apache.uima.jcas.cas
-
Uses of StringArray in org.apache.uima.jcas.impl