@Deprecated public class TempEval2010CollectionReader extends org.uimafit.component.JCasCollectionReader_ImplBase
| Modifier and Type | Field and Description |
|---|---|
protected List<File> |
dataDirectories
Deprecated.
|
static String |
PARAM_DATA_DIRECTORIES
Deprecated.
|
static String |
PARAM_SELECTED_FILE_NAMES
Deprecated.
|
protected Set<String> |
selectedFileNames
Deprecated.
|
protected int |
uriIndex
Deprecated.
|
protected List<URI> |
uris
Deprecated.
|
| Constructor and Description |
|---|
TempEval2010CollectionReader()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getAnnotatedFileName(String line)
Deprecated.
|
static List<String> |
getAnnotatedFileNames(File dataDirectory)
Deprecated.
|
static org.apache.uima.collection.CollectionReader |
getCollectionReader(List<File> dataDirectories)
Deprecated.
|
static org.apache.uima.collection.CollectionReader |
getCollectionReader(List<File> dataDirectories,
Set<String> selectedFileNames)
Deprecated.
|
static org.apache.uima.collection.CollectionReader |
getCollectionReader(String... dataPaths)
Deprecated.
|
void |
getNext(org.apache.uima.jcas.JCas jCas)
Deprecated.
|
org.apache.uima.util.Progress[] |
getProgress()
Deprecated.
|
boolean |
hasNext()
Deprecated.
|
void |
initialize(org.apache.uima.UimaContext context)
Deprecated.
|
close, getLogger, getNext, 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 final String PARAM_DATA_DIRECTORIES
public static final String PARAM_SELECTED_FILE_NAMES
protected int uriIndex
public static org.apache.uima.collection.CollectionReader getCollectionReader(String... dataPaths) throws org.apache.uima.resource.ResourceInitializationException
org.apache.uima.resource.ResourceInitializationExceptionpublic static org.apache.uima.collection.CollectionReader getCollectionReader(List<File> dataDirectories) throws org.apache.uima.resource.ResourceInitializationException
org.apache.uima.resource.ResourceInitializationExceptionpublic static org.apache.uima.collection.CollectionReader getCollectionReader(List<File> dataDirectories, Set<String> selectedFileNames) throws org.apache.uima.resource.ResourceInitializationException
org.apache.uima.resource.ResourceInitializationExceptionpublic void initialize(org.apache.uima.UimaContext context)
throws org.apache.uima.resource.ResourceInitializationException
initialize in class org.uimafit.component.JCasCollectionReader_ImplBaseorg.apache.uima.resource.ResourceInitializationExceptionpublic boolean hasNext()
throws IOException,
org.apache.uima.collection.CollectionException
IOExceptionorg.apache.uima.collection.CollectionExceptionpublic void getNext(org.apache.uima.jcas.JCas jCas)
throws IOException,
org.apache.uima.collection.CollectionException
getNext in class org.uimafit.component.JCasCollectionReader_ImplBaseIOExceptionorg.apache.uima.collection.CollectionExceptionpublic org.apache.uima.util.Progress[] getProgress()
public static List<String> getAnnotatedFileNames(File dataDirectory) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.