public class SingleAbstractReader
extends org.apache.uima.fit.component.JCasCollectionReader_ImplBase
| Constructor and Description |
|---|
SingleAbstractReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
getNext(org.apache.uima.jcas.JCas jcas) |
static int |
getPmId() |
org.apache.uima.util.Progress[] |
getProgress() |
static String |
getText() |
boolean |
hasNext() |
close, getLogger, getNext, initialize, initializedestroy, getCasInitializer, getProcessingResourceMetaData, initialize, isConsuming, reconfigure, setCasInitializer, typeSystemInitgetConfigParameterValue, getConfigParameterValue, setConfigParameterValue, setConfigParameterValuegetCasManager, getMetaData, getResourceManager, getUimaContext, getUimaContextAdmin, setLogger, setMetaDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static String getText()
public static int getPmId()
public void getNext(org.apache.uima.jcas.JCas jcas)
throws IOException,
org.apache.uima.collection.CollectionException
getNext in class org.apache.uima.fit.component.JCasCollectionReader_ImplBaseIOExceptionorg.apache.uima.collection.CollectionExceptionpublic boolean hasNext()
throws IOException,
org.apache.uima.collection.CollectionException
IOExceptionorg.apache.uima.collection.CollectionExceptionpublic org.apache.uima.util.Progress[] getProgress()
Copyright © 2015 Bluebrain Project. All rights reserved.