Uses of Class
org.apache.uima.cas.impl.FSIteratorImplBase
Packages that use FSIteratorImplBase
Package
Description
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.implModifier and TypeClassDescriptionstatic 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.