Skip navigation links
A C D E F G L N R S T V 

A

AbstractDownloadPlugin - Class in eu.dnetlib.data.download.rmi
The Class AbstractDownloadPlugin.
AbstractDownloadPlugin() - Constructor for class eu.dnetlib.data.download.rmi.AbstractDownloadPlugin
 

C

checkOpenAccess(DownloadItem) - Method in class eu.dnetlib.data.download.rmi.AbstractDownloadPlugin
Check open access.
checkUrlsNotNull(DownloadItem, List<String>) - Method in class eu.dnetlib.data.download.rmi.AbstractDownloadPlugin
 

D

DEFAULT_TIMEOUT - Static variable in class eu.dnetlib.data.download.rmi.AbstractDownloadPlugin
 
downloadFromResultSet(W3CEndpointReference, String, String, String, String) - Method in interface eu.dnetlib.data.download.rmi.DownloadService
Download the file in the resultset to the objectStore.
DownloadItem - Class in eu.dnetlib.data.download.rmi
Download Item Class that serialize information in the resultset.
DownloadItem() - Constructor for class eu.dnetlib.data.download.rmi.DownloadItem
 
DownloadItem.OpenAccessValues - Enum in eu.dnetlib.data.download.rmi
 
DownloadPlugin - Interface in eu.dnetlib.data.download.rmi
The DownloadPluin should retrieve the correct URL of the file to download
DownloadPluginEnumerator - Interface in eu.dnetlib.data.download.rmi
 
DownloadPluginException - Exception in eu.dnetlib.data.download.rmi
 
DownloadPluginException(String, Throwable) - Constructor for exception eu.dnetlib.data.download.rmi.DownloadPluginException
 
DownloadPluginException(Throwable) - Constructor for exception eu.dnetlib.data.download.rmi.DownloadPluginException
 
DownloadPluginException(String) - Constructor for exception eu.dnetlib.data.download.rmi.DownloadPluginException
 
DownloadService - Interface in eu.dnetlib.data.download.rmi
 
DownloadServiceException - Exception in eu.dnetlib.data.download.rmi
 
DownloadServiceException(String) - Constructor for exception eu.dnetlib.data.download.rmi.DownloadServiceException
 
DownloadServiceException(String, Throwable) - Constructor for exception eu.dnetlib.data.download.rmi.DownloadServiceException
 
DownloadServiceException(Throwable) - Constructor for exception eu.dnetlib.data.download.rmi.DownloadServiceException
 

E

eu.dnetlib.data.download.rmi - package eu.dnetlib.data.download.rmi
 
extractURL(String) - Method in class eu.dnetlib.data.download.rmi.AbstractDownloadPlugin
 

F

filterByRegexp(DownloadItem) - Method in class eu.dnetlib.data.download.rmi.AbstractDownloadPlugin
 

G

getAll() - Method in interface eu.dnetlib.data.download.rmi.DownloadPluginEnumerator
Get all beans implementing the DownloadPlugin interface, hashed by name.
getByProtocols() - Method in interface eu.dnetlib.data.download.rmi.DownloadPluginEnumerator
Get all beans implementing the DownloadPlugin interface, hashed by protocol name.
getEmbargoDate() - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Gets the embargo date.
getFileName() - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Gets the file name.
getIdItemMetadata() - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Gets the id item metadata.
getOpenAccess() - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Gets the open access.
getOriginalUrl() - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Gets the original url.
getPluginName() - Method in interface eu.dnetlib.data.download.rmi.DownloadPlugin
Get the name of the plugin
getRegularExpression() - Method in class eu.dnetlib.data.download.rmi.AbstractDownloadPlugin
Gets the regular expression.
getRegularExpression() - Method in interface eu.dnetlib.data.download.rmi.DownloadPlugin
Gets the regular expression.
getUrl() - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Gets the url.

L

listPlugins() - Method in interface eu.dnetlib.data.download.rmi.DownloadService
 

N

newObjectfromJSON(String) - Static method in class eu.dnetlib.data.download.rmi.DownloadItem
From json.

R

regularExpression - Variable in class eu.dnetlib.data.download.rmi.AbstractDownloadPlugin
The regular expression.
retrieveUrl(DownloadItem) - Method in interface eu.dnetlib.data.download.rmi.DownloadPlugin
This method retrieve the correct Url of the file from the starting URL
retrieveUrls(Iterable<DownloadItem>) - Method in interface eu.dnetlib.data.download.rmi.DownloadPlugin
This method retrieve the correct Url of the file from a list of starting URL

S

setBasePath(String) - Method in interface eu.dnetlib.data.download.rmi.DownloadPlugin
If Sets the base path, the plugin will start to download from the basePath in the file system
setEmbargoDate(Date) - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Sets the embargo date.
setFileName(String) - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Sets the file name.
setIdItemMetadata(String) - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Sets the id item metadata.
setOpenAccess(String) - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Sets the open access.
setOriginalUrl(String) - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Sets the original url.
setRegularExpression(List<String>) - Method in class eu.dnetlib.data.download.rmi.AbstractDownloadPlugin
Sets the regular expression.
setRegularExpression(List<String>) - Method in interface eu.dnetlib.data.download.rmi.DownloadPlugin
Sets the regular expression.
setUrl(String) - Method in class eu.dnetlib.data.download.rmi.DownloadItem
Sets the url.

T

toJSON() - Method in class eu.dnetlib.data.download.rmi.DownloadItem
To json.

V

valueOf(String) - Static method in enum eu.dnetlib.data.download.rmi.DownloadItem.OpenAccessValues
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.dnetlib.data.download.rmi.DownloadItem.OpenAccessValues
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G L N R S T V 
Skip navigation links

Copyright © 2026. All rights reserved.