A C D F G H I M N O P R S T U V W 

A

append(DataElement) - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
 
append(DataElement) - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSink
 
append(DataElement) - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSink
 
append(DataElement) - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSink
 

C

close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSink
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.HTTPDataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSink
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PushDataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSink
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.SRUDataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.TMDataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URLDataSource
 
close() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.WorkspaceDataSource
 

D

dataElementContentToFile(DataElement) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils.RSDataElementUtil
 
dataElementFromRS(String, File) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils.RSDataElementUtil
 
dataElementMetadataToXML(DataElement) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils.RSDataElementUtil
 
destroy() - Method in class org.gcube.datatransformation.datatransformationlibrary.dataelements.impl.URLDataElement
 
destroy() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.FileBackedQueue
 
destroy() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.MemoryFileBackedQueue
 

F

FileBackedQueue<E extends Serializable> - Class in org.gcube.datatransformation.datatransformationlibrary.utils.queue
 
FileBackedQueue() - Constructor for class org.gcube.datatransformation.datatransformationlibrary.utils.queue.FileBackedQueue
 
FileBackedQueue(String) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.utils.queue.FileBackedQueue
 
FTPDataSink - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
 
FTPDataSink(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
 
FTPDataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
 
FTPDataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
FTPDataSource() - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
Instantiates an FTPDataSource object.

G

getContent() - Method in class org.gcube.datatransformation.datatransformationlibrary.dataelements.impl.URLDataElement
 
getContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.dataelements.impl.URLDataElement
 
getDataElement(String) - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
getDataElement(String) - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
getNextDataElementID() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
getNextDataElementID() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
getOutput() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
 
getOutput() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSink
 
getOutput() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSink
 
getOutput() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSink
 
getPath() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.stax.StaxResponse
 
getResult() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.stax.StaxResponse
 
getSourceDataElement() - Static method in class org.gcube.datatransformation.datatransformationlibrary.dataelements.impl.URLDataElement
Instantiates and returns a new URLDataElement.
GRS2DataSink - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
This DataSink stores DataElements in a result set.
GRS2DataSink(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSink
This constructor is used when DTS is instantiating a new gRS2 Data Sink.
GRS2DataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
This DataSource fetches DataElements from a result set.
GRS2DataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSource
This constructor for GRS2DataSource

H

hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.HTTPDataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PushDataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.SRUDataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.TMDataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URLDataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.WorkspaceDataSource
 
hasNext() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.stax.StaxReader
Check if reader has next
HTTPDataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
This DataSource fetches records through HTTP protocol with XML structure.
HTTPDataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.HTTPDataSource
This constructor for HTTPDataSource
HTTPDataSource.CollPaths - Enum in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
 

I

initializeDistributableDataSource(String, Parameter[]) - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
initializeDistributableDataSource(String, Parameter[]) - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSource
 
initializeDistributableDataSource(String, Parameter[]) - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
inputStreamToString(InputStream) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSink
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.HTTPDataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSink
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PushDataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSink
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.SRUDataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.TMDataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URLDataSource
 
isClosed() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.WorkspaceDataSource
 
iterator() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.FileBackedQueue
 
iterator() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.MemoryFileBackedQueue
 

M

main(String[]) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
Tests the FTPDataSink
main(String[]) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
Tests ftp data source and sink.
main(String[]) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSource
 
main(String[]) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PushDataSource
 
main(String[]) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSource
 
main(String[]) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.SRUDataSource
 
main(String[]) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
Tests URIListDataSource.
main(String[]) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.WorkspaceDataSource
 
MemoryFileBackedQueue<E extends Serializable> - Class in org.gcube.datatransformation.datatransformationlibrary.utils.queue
 
MemoryFileBackedQueue() - Constructor for class org.gcube.datatransformation.datatransformationlibrary.utils.queue.MemoryFileBackedQueue
 
MemoryFileBackedQueue(int) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.utils.queue.MemoryFileBackedQueue
 
MetadataViewDescription - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils
 
MetadataViewDescription() - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils.MetadataViewDescription
 
MetadataViewDescription.CreationParameters - Enum in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils
 

N

next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.HTTPDataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PushDataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.SRUDataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.TMDataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URLDataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.WorkspaceDataSource
 
next() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.stax.StaxReader
get next element
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.GRS2DataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.HTTPDataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PushDataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.SRUDataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.TMDataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URLDataSource
 
nextContentType() - Method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.WorkspaceDataSource
 

O

offer(E) - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.FileBackedQueue
 
offer(E) - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.MemoryFileBackedQueue
 
org.gcube.datatransformation.datatransformationlibrary.dataelements.impl - package org.gcube.datatransformation.datatransformationlibrary.dataelements.impl
 
org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl - package org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
 
org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils - package org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils
 
org.gcube.datatransformation.datatransformationlibrary.utils.queue - package org.gcube.datatransformation.datatransformationlibrary.utils.queue
 
org.gcube.datatransformation.datatransformationlibrary.utils.stax - package org.gcube.datatransformation.datatransformationlibrary.utils.stax
 

P

PARAMETER_DirectoryName - Static variable in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
 
PARAMETER_DirectoryName - Static variable in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
PARAMETER_Password - Static variable in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
 
PARAMETER_Password - Static variable in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
PARAMETER_Port - Static variable in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
 
PARAMETER_Port - Static variable in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
PARAMETER_Username - Static variable in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSink
 
PARAMETER_Username - Static variable in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.FTPDataSource
 
PathDataSink - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
 
PathDataSink(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSink
 
PathDataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
 
PathDataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PathDataSource
 
peek() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.FileBackedQueue
 
peek() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.MemoryFileBackedQueue
 
poll() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.FileBackedQueue
 
poll() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.MemoryFileBackedQueue
 
PushDataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
This DataSource is created for elements passed as parameter.
PushDataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.PushDataSource
 

R

RS2DataSink - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
 
RS2DataSink(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSink
This constructor is used when DTS is instantiating a new AlternativeRepresentationDataSink.
RS2DataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
This DataSource fetches data from a result set.
RS2DataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.RS2DataSource
This constructor for RS2DataSource
RSDataElementUtil - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils
Encapsulates a DataElement.
RSDataElementUtil() - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils.RSDataElementUtil
 

S

setContent(URL) - Method in class org.gcube.datatransformation.datatransformationlibrary.dataelements.impl.URLDataElement
Sets the content of the URLDataElement.
size() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.FileBackedQueue
 
size() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.queue.MemoryFileBackedQueue
 
SRUDataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
This DataSource fetches records through HTTP protocol with XML structure.
SRUDataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.SRUDataSource
 
StaxReader - Class in org.gcube.datatransformation.datatransformationlibrary.utils.stax
 
StaxReader(Set<String>, URL) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.utils.stax.StaxReader
Constructor class that parses xml with stax through http url
StaxResponse - Class in org.gcube.datatransformation.datatransformationlibrary.utils.stax
 
StaxResponse(String, String) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.utils.stax.StaxResponse
 
stringFromInputStream(InputStream) - Static method in class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils.RSDataElementUtil
 

T

TMDataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
This DataSource fetches Trees from Tree Manager.
TMDataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.TMDataSource
This constructor for TMDataSource
toString() - Method in class org.gcube.datatransformation.datatransformationlibrary.utils.stax.StaxResponse
 

U

URIListDataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
 
URIListDataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
URIListDataSource() - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URIListDataSource
 
URLDataElement - Class in org.gcube.datatransformation.datatransformationlibrary.dataelements.impl
 
URLDataElement(String) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.dataelements.impl.URLDataElement
Instantiates a new URLDataElement.
URLDataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
 
URLDataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.URLDataSource
 

V

valueOf(String) - Static method in enum org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.HTTPDataSource.CollPaths
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils.MetadataViewDescription.CreationParameters
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.HTTPDataSource.CollPaths
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.utils.MetadataViewDescription.CreationParameters
Returns an array containing the constants of this enum type, in the order they are declared.

W

WorkspaceDataSource - Class in org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl
This DataSource fetches items from the user workspace.
WorkspaceDataSource(String, Parameter[]) - Constructor for class org.gcube.datatransformation.datatransformationlibrary.datahandlers.impl.WorkspaceDataSource
This constructor for WorkspaceDataSource
A C D F G H I M N O P R S T U V W 

Copyright © 2014. All Rights Reserved.