public class AggregateCollectionReader
extends org.apache.uima.collection.CollectionReader_ImplBase
| Constructor and Description |
|---|
AggregateCollectionReader(List<org.apache.uima.collection.CollectionReader> readers,
org.apache.uima.resource.metadata.TypeSystemDescription tsd) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
getNext(org.apache.uima.cas.CAS aCAS) |
org.apache.uima.util.Progress[] |
getProgress() |
boolean |
hasNext() |
destroy, getCasInitializer, getProcessingResourceMetaData, initialize, initialize, isConsuming, reconfigure, setCasInitializer, typeSystemInitgetConfigParameterValue, getConfigParameterValue, setConfigParameterValue, setConfigParameterValuegetCasManager, getLogger, getMetaData, getResourceManager, getUimaContext, getUimaContextAdmin, setLogger, setMetaDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic AggregateCollectionReader(List<org.apache.uima.collection.CollectionReader> readers, org.apache.uima.resource.metadata.TypeSystemDescription tsd)
public void getNext(org.apache.uima.cas.CAS aCAS)
throws IOException,
org.apache.uima.collection.CollectionException
IOExceptionorg.apache.uima.collection.CollectionExceptionpublic void close()
throws IOException
IOExceptionpublic org.apache.uima.util.Progress[] getProgress()
public boolean hasNext()
throws IOException,
org.apache.uima.collection.CollectionException
IOExceptionorg.apache.uima.collection.CollectionExceptionCopyright © 2015 Bluebrain Project. All rights reserved.