Uses of Interface
org.apache.uima.collection.metadata.CpeCollectionReaderIterator
-
Packages that use CpeCollectionReaderIterator Package Description org.apache.uima The main package for the Unstructured Information Management Middleware Architecture.org.apache.uima.collection.impl.metadata.cpe org.apache.uima.collection.metadata Java object representation of a CPE Descriptor.org.apache.uima.impl Contains reference implementations of the interfaces inorg.apache.uima. -
-
Uses of CpeCollectionReaderIterator in org.apache.uima
Methods in org.apache.uima that return CpeCollectionReaderIterator Modifier and Type Method Description CpeCollectionReaderIteratorResourceSpecifierFactory. createCollectionIterator() -
Uses of CpeCollectionReaderIterator in org.apache.uima.collection.impl.metadata.cpe
Classes in org.apache.uima.collection.impl.metadata.cpe that implement CpeCollectionReaderIterator Modifier and Type Class Description classCpeCollectionReaderIteratorImplMethods in org.apache.uima.collection.impl.metadata.cpe that return CpeCollectionReaderIterator Modifier and Type Method Description CpeCollectionReaderIteratorCpeCollectionReaderImpl. getCollectionIterator()static CpeCollectionReaderIteratorCpeDescriptorFactory. produceCollectionReaderIterator(java.lang.String aPath)Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type CpeCollectionReaderIterator Modifier and Type Method Description voidCpeCollectionReaderImpl. setCollectionIterator(CpeCollectionReaderIterator iterator) -
Uses of CpeCollectionReaderIterator in org.apache.uima.collection.metadata
Methods in org.apache.uima.collection.metadata that return CpeCollectionReaderIterator Modifier and Type Method Description CpeCollectionReaderIteratorCpeCollectionReader. getCollectionIterator()Methods in org.apache.uima.collection.metadata with parameters of type CpeCollectionReaderIterator Modifier and Type Method Description voidCpeCollectionReader. setCollectionIterator(CpeCollectionReaderIterator iterator) -
Uses of CpeCollectionReaderIterator in org.apache.uima.impl
Methods in org.apache.uima.impl that return CpeCollectionReaderIterator Modifier and Type Method Description CpeCollectionReaderIteratorResourceSpecifierFactory_impl. createCollectionIterator()
-