Skip navigation links
A C D E F G H I L M N O P R S T U X Z 

A

AbstractSplittedRecordPlugin - Class in eu.dnetlib.data.collector.plugins
 
AbstractSplittedRecordPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.AbstractSplittedRecordPlugin
 

C

ClasspathCollectorPlugin - Class in eu.dnetlib.data.collector.plugins
 
ClasspathCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.ClasspathCollectorPlugin
 
cleanAllEntities(String) - Static method in class eu.dnetlib.data.collector.plugins.oai.engine.XmlCleaner
For each entity in the input that is not allowed in XML, replace the entity with its unicode equivalent or remove it.
collect(InterfaceDescriptor) - Method in class eu.dnetlib.data.collector.CollectorServiceImpl
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.AbstractSplittedRecordPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.archive.targz.TarGzCollectorPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.archive.zip.ZipCollectorPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.FileCSVCollectorPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.filesfrommetadata.FilesFromMetadataCollectorPlugin
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.filesystem.FilesystemCollectorPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.ftp.FtpCollectorPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.HttpCSVCollectorPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.httplist.HttpListCollectorPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.mongo.MongoDumpPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.oai.OaiCollectorPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsCollectorPlugin
 
collect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.plugins.sftp.SftpCollectorPlugin
 
CollectorPluginEnumerator - Class in eu.dnetlib.data.collector
 
CollectorPluginEnumerator() - Constructor for class eu.dnetlib.data.collector.CollectorPluginEnumerator
 
CollectorServiceImpl - Class in eu.dnetlib.data.collector
 
CollectorServiceImpl() - Constructor for class eu.dnetlib.data.collector.CollectorServiceImpl
 

D

dateRangeCollect(InterfaceDescriptor, String, String) - Method in class eu.dnetlib.data.collector.CollectorServiceImpl
 

E

eu.dnetlib.data.collector - package eu.dnetlib.data.collector
 
eu.dnetlib.data.collector.functions - package eu.dnetlib.data.collector.functions
 
eu.dnetlib.data.collector.plugins - package eu.dnetlib.data.collector.plugins
 
eu.dnetlib.data.collector.plugins.archive.targz - package eu.dnetlib.data.collector.plugins.archive.targz
 
eu.dnetlib.data.collector.plugins.archive.zip - package eu.dnetlib.data.collector.plugins.archive.zip
 
eu.dnetlib.data.collector.plugins.filesfrommetadata - package eu.dnetlib.data.collector.plugins.filesfrommetadata
 
eu.dnetlib.data.collector.plugins.filesystem - package eu.dnetlib.data.collector.plugins.filesystem
 
eu.dnetlib.data.collector.plugins.ftp - package eu.dnetlib.data.collector.plugins.ftp
 
eu.dnetlib.data.collector.plugins.httplist - package eu.dnetlib.data.collector.plugins.httplist
 
eu.dnetlib.data.collector.plugins.mongo - package eu.dnetlib.data.collector.plugins.mongo
 
eu.dnetlib.data.collector.plugins.oai - package eu.dnetlib.data.collector.plugins.oai
 
eu.dnetlib.data.collector.plugins.oai.engine - package eu.dnetlib.data.collector.plugins.oai.engine
 
eu.dnetlib.data.collector.plugins.oaisets - package eu.dnetlib.data.collector.plugins.oaisets
 
eu.dnetlib.data.collector.plugins.sftp - package eu.dnetlib.data.collector.plugins.sftp
 

F

FileCollectorPlugin - Class in eu.dnetlib.data.collector.plugins
 
FileCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.FileCollectorPlugin
 
FileCSVCollectorPlugin - Class in eu.dnetlib.data.collector.plugins
 
FileCSVCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.FileCSVCollectorPlugin
 
FileGZipCollectorPlugin - Class in eu.dnetlib.data.collector.plugins
 
FileGZipCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.FileGZipCollectorPlugin
 
FilesFromMetadataCollectorPlugin - Class in eu.dnetlib.data.collector.plugins.filesfrommetadata
 
FilesFromMetadataCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.filesfrommetadata.FilesFromMetadataCollectorPlugin
 
FilesystemCollectorPlugin - Class in eu.dnetlib.data.collector.plugins.filesystem
 
FilesystemCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.filesystem.FilesystemCollectorPlugin
 
FilesystemIterable - Class in eu.dnetlib.data.collector.plugins.filesystem
The Class FilesystemIterable.
FilesystemIterable(InterfaceDescriptor) - Constructor for class eu.dnetlib.data.collector.plugins.filesystem.FilesystemIterable
Instantiates a new filesystem iterable.
FileSystemIterator - Class in eu.dnetlib.data.collector.plugins.filesystem
Class enabling lazy & recursive iteration of a filesystem tree.
FileSystemIterator(String, String) - Constructor for class eu.dnetlib.data.collector.plugins.filesystem.FileSystemIterator
 
findValues(String, Map<String, String>) - Method in class eu.dnetlib.data.collector.functions.ListOaiSetsFunction
 
findValues(String, Map<String, String>) - Method in class eu.dnetlib.data.collector.plugins.filesfrommetadata.PopulateFileDownloadBasePath
 
FtpCollectorPlugin - Class in eu.dnetlib.data.collector.plugins.ftp
 
FtpCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.ftp.FtpCollectorPlugin
 
FtpIterator - Class in eu.dnetlib.data.collector.plugins.ftp
 
FtpIterator(String, String, String, boolean, Set<String>) - Constructor for class eu.dnetlib.data.collector.plugins.ftp.FtpIterator
 
FtpIteratorFactory - Class in eu.dnetlib.data.collector.plugins.ftp
 
FtpIteratorFactory() - Constructor for class eu.dnetlib.data.collector.plugins.ftp.FtpIteratorFactory
 

G

get(String) - Method in class eu.dnetlib.data.collector.CollectorPluginEnumerator
Get given CollectorPlugin or throws exception.
getAll() - Method in class eu.dnetlib.data.collector.CollectorPluginEnumerator
Get all beans implementing the CollectorPlugin interface.
getBeanFactory() - Method in class eu.dnetlib.data.collector.CollectorPluginEnumerator
 
getBufferedInputStream(String) - Method in class eu.dnetlib.data.collector.plugins.AbstractSplittedRecordPlugin
 
getBufferedInputStream(String) - Method in class eu.dnetlib.data.collector.plugins.ClasspathCollectorPlugin
 
getBufferedInputStream(String) - Method in class eu.dnetlib.data.collector.plugins.FileCollectorPlugin
 
getBufferedInputStream(String) - Method in class eu.dnetlib.data.collector.plugins.FileGZipCollectorPlugin
 
getBufferedInputStream(String) - Method in class eu.dnetlib.data.collector.plugins.HttpCollectorPlugin
 
getDefaultDelay() - Method in class eu.dnetlib.data.collector.plugins.oai.engine.HttpConnector
 
getFtpIteratorFactory() - Method in class eu.dnetlib.data.collector.plugins.ftp.FtpCollectorPlugin
 
getHttpConnector() - Method in class eu.dnetlib.data.collector.plugins.oai.OaiIteratorFactory
 
getHttpConnector() - Method in class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsIteratorFactory
 
getInputSource(String) - Method in class eu.dnetlib.data.collector.plugins.oai.engine.HttpConnector
 
getMaxNumberOfRetry() - Method in class eu.dnetlib.data.collector.plugins.oai.engine.HttpConnector
 
getOaiIteratorFactory() - Method in class eu.dnetlib.data.collector.plugins.oai.OaiCollectorPlugin
 
getOaiSetsIteratorFactory() - Method in class eu.dnetlib.data.collector.functions.ListOaiSetsFunction
 
getOaiSetsIteratorFactory() - Method in class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsCollectorPlugin
 
getReadTimeOut() - Method in class eu.dnetlib.data.collector.plugins.oai.engine.HttpConnector
 
getServiceLocator() - Method in class eu.dnetlib.data.collector.plugins.filesfrommetadata.PopulateFileDownloadBasePath
 
getSftpIteratorFactory() - Method in class eu.dnetlib.data.collector.plugins.sftp.SftpCollectorPlugin
 
getxQueryForObjectStoreBasePath() - Method in class eu.dnetlib.data.collector.plugins.filesfrommetadata.PopulateFileDownloadBasePath
 

H

hasNext() - Method in class eu.dnetlib.data.collector.plugins.archive.targz.TarGzIterator
 
hasNext() - Method in class eu.dnetlib.data.collector.plugins.archive.zip.ZipIterator
 
hasNext() - Method in class eu.dnetlib.data.collector.plugins.filesystem.FileSystemIterator
 
hasNext() - Method in class eu.dnetlib.data.collector.plugins.ftp.FtpIterator
 
hasNext() - Method in class eu.dnetlib.data.collector.plugins.httplist.HttpListIterator
 
hasNext() - Method in class eu.dnetlib.data.collector.plugins.mongo.MongoDumpIterator
 
hasNext() - Method in class eu.dnetlib.data.collector.plugins.oai.OaiIterator
 
hasNext() - Method in class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsIterator
 
hasNext() - Method in class eu.dnetlib.data.collector.plugins.sftp.SftpIterator
 
HttpCollectorPlugin - Class in eu.dnetlib.data.collector.plugins
 
HttpCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.HttpCollectorPlugin
 
HttpConnector - Class in eu.dnetlib.data.collector.plugins.oai.engine
 
HttpConnector() - Constructor for class eu.dnetlib.data.collector.plugins.oai.engine.HttpConnector
 
HttpCSVCollectorPlugin - Class in eu.dnetlib.data.collector.plugins
The Class HttpCSVCollectorPlugin.
HttpCSVCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.HttpCSVCollectorPlugin
 
HttpListCollectorPlugin - Class in eu.dnetlib.data.collector.plugins.httplist
 
HttpListCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.httplist.HttpListCollectorPlugin
 
HttpListIterator - Class in eu.dnetlib.data.collector.plugins.httplist
 
HttpListIterator(String, String) - Constructor for class eu.dnetlib.data.collector.plugins.httplist.HttpListIterator
 

I

initTrustManager() - Method in class eu.dnetlib.data.collector.plugins.oai.engine.HttpConnector
register for https scheme; this is a workaround and not intended for the use in trusted environments
iterator() - Method in class eu.dnetlib.data.collector.plugins.archive.targz.TarGzIterable
 
iterator() - Method in class eu.dnetlib.data.collector.plugins.archive.zip.ZipIterable
 
iterator() - Method in class eu.dnetlib.data.collector.plugins.filesystem.FilesystemIterable
iterator() - Method in class eu.dnetlib.data.collector.plugins.mongo.MongoDumpIterable
 

L

ListOaiSetsFunction - Class in eu.dnetlib.data.collector.functions
 
ListOaiSetsFunction() - Constructor for class eu.dnetlib.data.collector.functions.ListOaiSetsFunction
 
listProtocols() - Method in class eu.dnetlib.data.collector.CollectorServiceImpl
 
listValidValuesForParam(String, String, String, Map<String, String>) - Method in class eu.dnetlib.data.collector.CollectorServiceImpl
 

M

MongoDumpIterable - Class in eu.dnetlib.data.collector.plugins.mongo
The Class MongoDumpIterable.
MongoDumpIterable(File) - Constructor for class eu.dnetlib.data.collector.plugins.mongo.MongoDumpIterable
Instantiates a new mongo dump iterable.
MongoDumpIterator - Class in eu.dnetlib.data.collector.plugins.mongo
 
MongoDumpIterator(FileReader) - Constructor for class eu.dnetlib.data.collector.plugins.mongo.MongoDumpIterator
 
MongoDumpPlugin - Class in eu.dnetlib.data.collector.plugins.mongo
 
MongoDumpPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.mongo.MongoDumpPlugin
 

N

newIterator(String, String, String, boolean, Set<String>) - Method in class eu.dnetlib.data.collector.plugins.ftp.FtpIteratorFactory
 
newIterator(String, String, String, String, String) - Method in class eu.dnetlib.data.collector.plugins.oai.OaiIteratorFactory
 
newIterator(String) - Method in class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsIteratorFactory
 
newIterator(String, String, String, boolean, Set<String>, String) - Method in class eu.dnetlib.data.collector.plugins.sftp.SftpIteratorFactory
 
next() - Method in class eu.dnetlib.data.collector.plugins.archive.targz.TarGzIterator
 
next() - Method in class eu.dnetlib.data.collector.plugins.archive.zip.ZipIterator
 
next() - Method in class eu.dnetlib.data.collector.plugins.filesystem.FileSystemIterator
 
next() - Method in class eu.dnetlib.data.collector.plugins.ftp.FtpIterator
 
next() - Method in class eu.dnetlib.data.collector.plugins.httplist.HttpListIterator
 
next() - Method in class eu.dnetlib.data.collector.plugins.mongo.MongoDumpIterator
 
next() - Method in class eu.dnetlib.data.collector.plugins.oai.OaiIterator
 
next() - Method in class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsIterator
 
next() - Method in class eu.dnetlib.data.collector.plugins.sftp.SftpIterator
 

O

OaiCollectorPlugin - Class in eu.dnetlib.data.collector.plugins.oai
 
OaiCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.oai.OaiCollectorPlugin
 
OaiIterator - Class in eu.dnetlib.data.collector.plugins.oai
 
OaiIterator(String, String, String, String, String, HttpConnector) - Constructor for class eu.dnetlib.data.collector.plugins.oai.OaiIterator
 
OaiIteratorFactory - Class in eu.dnetlib.data.collector.plugins.oai
 
OaiIteratorFactory() - Constructor for class eu.dnetlib.data.collector.plugins.oai.OaiIteratorFactory
 
OaiSetsCollectorPlugin - Class in eu.dnetlib.data.collector.plugins.oaisets
 
OaiSetsCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsCollectorPlugin
 
OaiSetsIterator - Class in eu.dnetlib.data.collector.plugins.oaisets
 
OaiSetsIterator(String, HttpConnector) - Constructor for class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsIterator
 
OaiSetsIteratorFactory - Class in eu.dnetlib.data.collector.plugins.oaisets
 
OaiSetsIteratorFactory() - Constructor for class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsIteratorFactory
 

P

PopulateFileDownloadBasePath - Class in eu.dnetlib.data.collector.plugins.filesfrommetadata
Created by alessia on 17/12/15.
PopulateFileDownloadBasePath() - Constructor for class eu.dnetlib.data.collector.plugins.filesfrommetadata.PopulateFileDownloadBasePath
 

R

remove() - Method in class eu.dnetlib.data.collector.plugins.archive.targz.TarGzIterator
 
remove() - Method in class eu.dnetlib.data.collector.plugins.archive.zip.ZipIterator
 
remove() - Method in class eu.dnetlib.data.collector.plugins.filesystem.FileSystemIterator
 
remove() - Method in class eu.dnetlib.data.collector.plugins.ftp.FtpIterator
 
remove() - Method in class eu.dnetlib.data.collector.plugins.httplist.HttpListIterator
 
remove() - Method in class eu.dnetlib.data.collector.plugins.mongo.MongoDumpIterator
 
remove() - Method in class eu.dnetlib.data.collector.plugins.oai.OaiIterator
 
remove() - Method in class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsIterator
 
remove() - Method in class eu.dnetlib.data.collector.plugins.sftp.SftpIterator
 

S

setBeanFactory(BeanFactory) - Method in class eu.dnetlib.data.collector.CollectorPluginEnumerator
 
setDefaultDelay(int) - Method in class eu.dnetlib.data.collector.plugins.oai.engine.HttpConnector
 
setFtpIteratorFactory(FtpIteratorFactory) - Method in class eu.dnetlib.data.collector.plugins.ftp.FtpCollectorPlugin
 
setHttpConnector(HttpConnector) - Method in class eu.dnetlib.data.collector.plugins.oai.OaiIteratorFactory
 
setHttpConnector(HttpConnector) - Method in class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsIteratorFactory
 
setMaxNumberOfRetry(int) - Method in class eu.dnetlib.data.collector.plugins.oai.engine.HttpConnector
 
setOaiIteratorFactory(OaiIteratorFactory) - Method in class eu.dnetlib.data.collector.plugins.oai.OaiCollectorPlugin
 
setOaiSetsIteratorFactory(OaiSetsIteratorFactory) - Method in class eu.dnetlib.data.collector.functions.ListOaiSetsFunction
 
setOaiSetsIteratorFactory(OaiSetsIteratorFactory) - Method in class eu.dnetlib.data.collector.plugins.oaisets.OaiSetsCollectorPlugin
 
setReadTimeOut(int) - Method in class eu.dnetlib.data.collector.plugins.oai.engine.HttpConnector
 
setServiceLocator(UniqueServiceLocator) - Method in class eu.dnetlib.data.collector.plugins.filesfrommetadata.PopulateFileDownloadBasePath
 
setSftpIteratorFactory(SftpIteratorFactory) - Method in class eu.dnetlib.data.collector.plugins.sftp.SftpCollectorPlugin
 
setxQueryForObjectStoreBasePath(String) - Method in class eu.dnetlib.data.collector.plugins.filesfrommetadata.PopulateFileDownloadBasePath
 
SftpCollectorPlugin - Class in eu.dnetlib.data.collector.plugins.sftp
Created by andrea on 11/01/16.
SftpCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.sftp.SftpCollectorPlugin
 
SftpIterator - Class in eu.dnetlib.data.collector.plugins.sftp
Created by andrea on 11/01/16.
SftpIterator(String, String, String, boolean, Set<String>, String) - Constructor for class eu.dnetlib.data.collector.plugins.sftp.SftpIterator
 
SftpIteratorFactory - Class in eu.dnetlib.data.collector.plugins.sftp
Created by andrea on 11/01/16.
SftpIteratorFactory() - Constructor for class eu.dnetlib.data.collector.plugins.sftp.SftpIteratorFactory
 

T

TarGzCollectorPlugin - Class in eu.dnetlib.data.collector.plugins.archive.targz
Collector pluging for collecting a .tar.gz folder of records
TarGzCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.archive.targz.TarGzCollectorPlugin
 
TarGzIterable - Class in eu.dnetlib.data.collector.plugins.archive.targz
The Class TarGzIterable.
TarGzIterable(InterfaceDescriptor) - Constructor for class eu.dnetlib.data.collector.plugins.archive.targz.TarGzIterable
 
TarGzIterator - Class in eu.dnetlib.data.collector.plugins.archive.targz
 
TarGzIterator(String) - Constructor for class eu.dnetlib.data.collector.plugins.archive.targz.TarGzIterator
 
TarGzIterator(File) - Constructor for class eu.dnetlib.data.collector.plugins.archive.targz.TarGzIterator
 

U

UTF8_BOM - Static variable in class eu.dnetlib.data.collector.plugins.HttpCSVCollectorPlugin
 

X

XmlCleaner - Class in eu.dnetlib.data.collector.plugins.oai.engine
 
XmlCleaner() - Constructor for class eu.dnetlib.data.collector.plugins.oai.engine.XmlCleaner
 

Z

ZipCollectorPlugin - Class in eu.dnetlib.data.collector.plugins.archive.zip
Collector pluging for collecting a zipped folder of records
ZipCollectorPlugin() - Constructor for class eu.dnetlib.data.collector.plugins.archive.zip.ZipCollectorPlugin
 
ZipIterable - Class in eu.dnetlib.data.collector.plugins.archive.zip
 
ZipIterable(InterfaceDescriptor) - Constructor for class eu.dnetlib.data.collector.plugins.archive.zip.ZipIterable
 
ZipIterator - Class in eu.dnetlib.data.collector.plugins.archive.zip
 
ZipIterator(String) - Constructor for class eu.dnetlib.data.collector.plugins.archive.zip.ZipIterator
 
ZipIterator(File) - Constructor for class eu.dnetlib.data.collector.plugins.archive.zip.ZipIterator
 
A C D E F G H I L M N O P R S T U X Z 
Skip navigation links

Copyright © 2017. All rights reserved.