Uses of Class
org.apache.uima.cas.impl.FSIteratorImplBase
-
Packages that use FSIteratorImplBase Package Description org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. -
-
Uses of FSIteratorImplBase in org.apache.uima.cas.impl
Subclasses of FSIteratorImplBase in org.apache.uima.cas.impl Modifier and Type Class Description static class
FSIndexFlat.FSIteratorFlat<TI extends FeatureStructure>
class
FSIteratorWrapper<T extends FeatureStructure>
class
FSIteratorWrapperDoubleCheck<T extends FeatureStructure>
Only used for debugging Takes two iterators, and compares them; returns the 1st, throws error if unequalclass
Subiterator<T extends AnnotationFS>
Subiterator implementation.
-