Uses of Interface
org.apache.uima.collection.metadata.CpeCollectionReaderIterator
Package
Description
Apache UIMA
Java object representation of a CPE Descriptor.
Apache UIMA internals
-
Uses of CpeCollectionReaderIterator in org.apache.uima
-
Uses of CpeCollectionReaderIterator in org.apache.uima.collection.impl.metadata.cpe
Modifier and TypeClassDescriptionclass
The Class CpeCollectionReaderIteratorImpl.Modifier and TypeMethodDescriptionCpeCollectionReaderImpl.getCollectionIterator()
static CpeCollectionReaderIterator
CpeDescriptorFactory.produceCollectionReaderIterator
(String aPath) Produce collection reader iterator.Modifier and TypeMethodDescriptionvoid
CpeCollectionReaderImpl.setCollectionIterator
(CpeCollectionReaderIterator iterator) Sets the collection iterator. -
Uses of CpeCollectionReaderIterator in org.apache.uima.collection.metadata
Modifier and TypeMethodDescriptionvoid
CpeCollectionReader.setCollectionIterator
(CpeCollectionReaderIterator iterator) -
Uses of CpeCollectionReaderIterator in org.apache.uima.impl