Uses of Class
org.apache.uima.cas.impl.FsIterator_bag
Packages that use FsIterator_bag
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of FsIterator_bag in org.apache.uima.cas.impl
Subclasses of FsIterator_bag in org.apache.uima.cas.implModifier and TypeClassDescription(package private) class
FsIterator_bag_pear<T extends FeatureStructure>
This version of the FsIterator is used while iterating within a PEAR Indexes keep references to the base (possibly non-pear) version of FSs.Methods in org.apache.uima.cas.impl that return FsIterator_bagMethods in org.apache.uima.cas.impl with parameters of type FsIterator_bagModifier and TypeMethodDescriptionprotected void
FsIterator_bag.copyCommonSetup
(FsIterator_bag<T> copy)