Package org.apache.uima.cas.impl
Interface StringArrayFSImpl
- All Superinterfaces:
Cloneable
,CommonArrayFS<String>
,FeatureStructure
,StringArrayFS
- All Known Implementing Classes:
StringArray
Deprecated.
use StringArray instead
V2 compatibility only The non-JCas cover class for String Array
-
Method Summary
Methods inherited from interface org.apache.uima.cas.CommonArrayFS
copyFromArray, copyToArray, copyValuesFrom, getValuesAsCommaSeparatedString, isEmpty, size, toStringArray
Methods inherited from interface org.apache.uima.cas.FeatureStructure
_getTypeCode, _id, clone, equals, getAddress, getBooleanValue, getByteValue, getCAS, getDoubleValue, getFeatureValue, getFeatureValueAsString, getFloatValue, getIntValue, getJCas, getLongValue, getShortValue, getStringValue, getType, hashCode, setBooleanValue, setByteValue, setDoubleValue, setFeatureValue, setFeatureValueFromString, setFloatValue, setIntValue, setLongValue, setShortValue, setStringValue
Methods inherited from interface org.apache.uima.cas.StringArrayFS
get, set, toArray