public class ZipXmiCollectionReader extends AbstractFileReader
| Modifier and Type | Field and Description |
|---|---|
static String |
PARAM_XML_SCHEME |
static String |
XCAS |
static String |
XMI |
directoryIterator, fileExtensionFilter, fileIterator, inputDir, isRecursive, LOG| Constructor and Description |
|---|
ZipXmiCollectionReader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deserialize(File currentZipFile,
org.apache.uima.jcas.JCas jCas,
String _xmlScheme) |
void |
getNext(org.apache.uima.jcas.JCas jCas) |
void |
initialize(org.apache.uima.UimaContext context) |
getProgress, hasNextclose, 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 XMI
public static final String XCAS
public static final String PARAM_XML_SCHEME
public void initialize(org.apache.uima.UimaContext context)
throws org.apache.uima.resource.ResourceInitializationException
initialize in class AbstractFileReaderorg.apache.uima.resource.ResourceInitializationExceptionpublic 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 static void deserialize(File currentZipFile, org.apache.uima.jcas.JCas jCas, String _xmlScheme) throws IOException
IOExceptionCopyright © 2015 Bluebrain Project. All rights reserved.