JCasResourceCollectionReader_ImplBase
instead.@Deprecated public abstract class JCasFileSetCollectionReader_ImplBase extends FileSetCollectionReaderBase
EXCLUDE_PREFIX, INCLUDE_PREFIX, PARAM_CASE_SENSITIVE, PARAM_LANGUAGE, PARAM_PATH, PARAM_PATTERNS, PARAM_SOURCE_LOCATION, PARAM_USE_DEFAULT_EXCLUDES
Constructor and Description |
---|
JCasFileSetCollectionReader_ImplBase()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
getNext(org.apache.uima.cas.CAS cas)
Deprecated.
|
abstract void |
getNext(org.apache.uima.jcas.JCas aJCas)
Deprecated.
Subclasses implement this method rather than
getNext(CAS) |
protected void |
initCas(org.apache.uima.jcas.JCas aJCas,
org.apache.tools.ant.types.resources.FileResource aResource)
Deprecated.
|
getFileSetIterator, getIncludedFilesCount, getLanguage, getProgress, hasNext, initCas, initialize, nextFile
close, getLogger, initialize
destroy, getCasInitializer, getProcessingResourceMetaData, initialize, isConsuming, reconfigure, setCasInitializer, typeSystemInit
getConfigParameterValue, getConfigParameterValue, setConfigParameterValue, setConfigParameterValue
getCasManager, getMetaData, getRelativePathResolver, getResourceManager, getUimaContext, getUimaContextAdmin, setLogger, setMetaData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JCasFileSetCollectionReader_ImplBase()
public final void getNext(org.apache.uima.cas.CAS cas) throws IOException, org.apache.uima.collection.CollectionException
IOException
org.apache.uima.collection.CollectionException
public abstract void getNext(org.apache.uima.jcas.JCas aJCas) throws IOException, org.apache.uima.collection.CollectionException
getNext(CAS)
aJCas
- the JCas.IOException
- if an i/o error occurs reading the data.org.apache.uima.collection.CollectionException
- if another type of error occurs.protected void initCas(org.apache.uima.jcas.JCas aJCas, org.apache.tools.ant.types.resources.FileResource aResource)
Copyright © 2007–2018 Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt. All rights reserved.