Package org.apache.uima.cas.impl
Interface FSGenerator<T extends FeatureStructure>
- All Known Implementing Classes:
AnnotationBaseImpl.AnnotationBaseFSGenerator
,AnnotationImpl.AnnotationFSGenerator
,ArrayFSGenerator
,BooleanArrayFSImpl.BooleanArrayGenerator
,ByteArrayFSImpl.ByteArrayGenerator
,DoubleArrayFSImpl.DoubleArrayGenerator
,FloatArrayFSImpl.FloatArrayFSGenerator
,FSClassRegistry.DefaultFSGenerator
,IntArrayFSImpl.IntArrayFSGenerator
,JCasImpl.JCasFsGenerator
,LongArrayFSImpl.LongArrayGenerator
,ShortArrayFSImpl.ShortArrayGenerator
,SofaFSImpl.SofaFSGenerator
,StringArrayFSImpl.StringArrayGenerator
public interface FSGenerator<T extends FeatureStructure>
-
Method Summary
-
Method Details
-
createFS
-