Package org.apache.uima.cas.impl
Interface FSGenerator<T extends FeatureStructure>
-
- All Known Implementing Classes:
ArrayFSGenerator
public interface FSGenerator<T extends FeatureStructure>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
createFS(int addr, CASImpl cas)
-