Uses of Interface
org.apache.uima.cas.impl.LowLevelIterator
Packages that use LowLevelIterator
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of LowLevelIterator in org.apache.uima.cas.impl
Classes in org.apache.uima.cas.impl that implement LowLevelIteratorModifier and TypeClassDescriptionstatic classFSIndexFlat.FSIteratorFlat<TI extends FeatureStructure>classFSIntIteratorImplBase<T extends FeatureStructure>Base class for int Iterators over indexes.classIntIterator4set<T extends FeatureStructure>classMethods in org.apache.uima.cas.impl that return LowLevelIteratorModifier and TypeMethodDescriptionFSIndexRepositoryImpl.ll_getAllIndexedFS(Type type) FSBagIndex.ll_iterator()FSIntArrayIndex.ll_iterator()FSLeafIndexImpl.ll_iterator(boolean ambiguous) FSRBTSetIndex.ll_iterator()LowLevelIndex.ll_iterator()Get a low-level, FS reference iterator.LowLevelIndex.ll_iterator(boolean ambiguous) Get a low-level, FS reference iterator.FSLeafIndexImpl.ll_rootIterator()LowLevelIndex.ll_rootIterator()Get a low-level, FS reference iterator specifying instances of the precise type only (i.e.Constructors in org.apache.uima.cas.impl with parameters of type LowLevelIterator