Interface StringArrayFS

All Superinterfaces:
Cloneable, CommonArrayFS<String>, FeatureStructure
All Known Subinterfaces:
StringArrayFSImpl
All Known Implementing Classes:
StringArray

public interface StringArrayFS extends CommonArrayFS<String>
String array interface. To create a string array object, use CAS.createStringArrayFS(int) or new StringArray(aJCas, length)