Uses of Interface
org.apache.uima.collection.metadata.CpeCollectionReaderIterator

Packages that use CpeCollectionReaderIterator
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. 
 

Uses of CpeCollectionReaderIterator in org.apache.uima
 

Methods in org.apache.uima that return CpeCollectionReaderIterator
 CpeCollectionReaderIterator ResourceSpecifierFactory.createCollectionIterator()
           
 

Uses of CpeCollectionReaderIterator in org.apache.uima.collection.impl.metadata.cpe
 

Methods in org.apache.uima.collection.impl.metadata.cpe that return CpeCollectionReaderIterator
static CpeCollectionReaderIterator CpeDescriptorFactory.produceCollectionReaderIterator(String aPath)
           
 

Uses of CpeCollectionReaderIterator in org.apache.uima.collection.metadata
 

Methods in org.apache.uima.collection.metadata that return CpeCollectionReaderIterator
 CpeCollectionReaderIterator CpeCollectionReader.getCollectionIterator()
           
 

Methods in org.apache.uima.collection.metadata with parameters of type CpeCollectionReaderIterator
 void CpeCollectionReader.setCollectionIterator(CpeCollectionReaderIterator iterator)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.