A C D F G L M N O P Q R S V W X Z 

A

AbstractCrawlLister - Class in gov.nasa.pds.transport
An abstract OFSNListHandler for generating file lists based on two simple flags: recurse, and crawlForDirs, indicating to crawl for directories rather than files.
AbstractCrawlLister() - Constructor for class gov.nasa.pds.transport.AbstractCrawlLister
 
AbstractPdsGetHandler - Class in gov.nasa.pds.transport
Abstract superclass of OFSN handlers that generate PDS products.
AbstractPdsGetHandler() - Constructor for class gov.nasa.pds.transport.AbstractPdsGetHandler
 

C

close(String) - Method in class gov.nasa.pds.transport.OFSNFileHandler
 
close() - Method in class gov.nasa.pds.transport.utils.VAXReader
 
configure(Properties) - Method in class gov.nasa.pds.transport.AbstractCrawlLister
 
configure(Properties) - Method in class gov.nasa.pds.transport.AbstractPdsGetHandler
Configuration method sets the temporary cache directory.
configure(Properties) - Method in class gov.nasa.pds.transport.DirListNonRecursiveHandler
 
configure(Properties) - Method in class gov.nasa.pds.transport.DirListRecursiveHandler
 
configure(Properties) - Method in class gov.nasa.pds.transport.FileListNonRecursiveHandler
 
configure(Properties) - Method in class gov.nasa.pds.transport.FileListRecursiveHandler
 
configure(Properties) - Method in class gov.nasa.pds.transport.PdsLabelTransformerHandler
 
configure(Properties) - Method in class gov.nasa.pds.transport.ZipDirHandler
 
configure(Properties) - Method in class gov.nasa.pds.transport.ZipFileHandler
 
configure(Properties) - Method in class gov.nasa.pds.transport.ZipSizeFileHandler
 
crawlFiles(File, boolean, boolean) - Method in class gov.nasa.pds.transport.AbstractCrawlLister
 

D

DIR_FILTER - Static variable in class gov.nasa.pds.transport.AbstractCrawlLister
 
dirHandler - Static variable in class gov.nasa.pds.transport.utils.PDS2FName
 
DirListNonRecursiveHandler - Class in gov.nasa.pds.transport
Generates a directory listing, without recursing into the OFSN path.
DirListNonRecursiveHandler() - Constructor for class gov.nasa.pds.transport.DirListNonRecursiveHandler
 
DirListRecursiveHandler - Class in gov.nasa.pds.transport
Generates a directory listing, recursing into the OFSN path.
DirListRecursiveHandler() - Constructor for class gov.nasa.pds.transport.DirListRecursiveHandler
 

F

FILE_FILTER - Static variable in class gov.nasa.pds.transport.AbstractCrawlLister
 
fileHandler - Static variable in class gov.nasa.pds.transport.utils.PDS2FName
 
FileListNonRecursiveHandler - Class in gov.nasa.pds.transport
A non recursive file listing from a given OFSN.
FileListNonRecursiveHandler() - Constructor for class gov.nasa.pds.transport.FileListNonRecursiveHandler
 
FileListRecursiveHandler - Class in gov.nasa.pds.transport
A recursive file listing from the provided ofsn.
FileListRecursiveHandler() - Constructor for class gov.nasa.pds.transport.FileListRecursiveHandler
 

G

getCache() - Method in class gov.nasa.pds.transport.AbstractPdsGetHandler
Returns the directory where products are created.
getConfiguration() - Method in class gov.nasa.pds.transport.AbstractPdsGetHandler
Returns the overall configuration read from file 'ofsn-ps.xml'.
getDirectory(File, String) - Static method in class gov.nasa.pds.transport.utils.PDS2FName
 
getListing(String) - Method in class gov.nasa.pds.transport.AbstractCrawlLister
 
getListing(String) - Method in class gov.nasa.pds.transport.DirListNonRecursiveHandler
 
getListing(String) - Method in class gov.nasa.pds.transport.DirListRecursiveHandler
 
getListing(String) - Method in class gov.nasa.pds.transport.FileListNonRecursiveHandler
 
getListing(String) - Method in class gov.nasa.pds.transport.FileListRecursiveHandler
 
getNames(File, String) - Static method in class gov.nasa.pds.transport.utils.PDS2FName
Entry for ZipFileHandler and ZipNFileHandler which returns list of files belonging to the product label file.
getNames(File, String, int, StringBuffer, boolean) - Static method in class gov.nasa.pds.transport.utils.PDS2FName
Returns the filenames in the product and optionally listing of the files scanned.
getOutputFile(String) - Method in class gov.nasa.pds.transport.AbstractPdsGetHandler
Method to generate the requested product from the given target.
getOutputFile(String) - Method in class gov.nasa.pds.transport.PdsLabelHandler
This method generates the expanded label by delegating all processing to the product-tools package.
getOutputFile(String) - Method in class gov.nasa.pds.transport.PdsLabelTransformerHandler
Method that generates the output image by delegating processing to the PDS image transformer.
getOutputFile(String) - Method in class gov.nasa.pds.transport.ZipDirHandler
 
getOutputFile(String) - Method in class gov.nasa.pds.transport.ZipFileHandler
 
getOutputFile(String) - Method in class gov.nasa.pds.transport.ZipSizeDirHandler
 
getOutputFile(String) - Method in class gov.nasa.pds.transport.ZipSizeFileHandler
 
getTESNames(File, String) - Static method in class gov.nasa.pds.transport.utils.PDS2FName
 
gov.nasa.pds.transport - package gov.nasa.pds.transport
 
gov.nasa.pds.transport.utils - package gov.nasa.pds.transport.utils
 

L

labelHandler - Static variable in class gov.nasa.pds.transport.utils.PDS2FName
 
LabelReader - Class in gov.nasa.pds.transport
Class that reads a PDS label into a string buffer.
LabelReader(URI, String) - Constructor for class gov.nasa.pds.transport.LabelReader
Constructor reads the label into the private string buffer.
LOG - Static variable in class gov.nasa.pds.transport.AbstractCrawlLister
 
LOG - Static variable in class gov.nasa.pds.transport.AbstractPdsGetHandler
 
LOG - Static variable in class gov.nasa.pds.transport.PdsLabelHandler
 
LOG - Static variable in class gov.nasa.pds.transport.PdsLabelTransformerHandler
 
LOG - Static variable in class gov.nasa.pds.transport.ZipDirHandler
 
LOG - Static variable in class gov.nasa.pds.transport.ZipFileHandler
 
LOG - Static variable in class gov.nasa.pds.transport.ZipSizeDirHandler
 
LOG - Static variable in class gov.nasa.pds.transport.ZipSizeFileHandler
 

M

main(String[]) - Static method in class gov.nasa.pds.transport.LabelReader
Debug method.
main(String[]) - Static method in class gov.nasa.pds.transport.PdsLabelTransformerHandler
Debug method
main(String[]) - Static method in class gov.nasa.pds.transport.utils.PDS2FName
 
main(String[]) - Static method in class gov.nasa.pds.transport.ZipDirHandler
Debug method
main(String[]) - Static method in class gov.nasa.pds.transport.ZipFileHandler
Debug method.
main(String[]) - Static method in class gov.nasa.pds.transport.ZipSizeDirHandler
Debug method
main(String[]) - Static method in class gov.nasa.pds.transport.ZipSizeFileHandler
Debug method.

N

notLabel - Static variable in class gov.nasa.pds.transport.utils.PDS2FName
 

O

OFSNFileHandler - Class in gov.nasa.pds.transport
An extensible implementation of the PDS-inspired Online File Specification Name (OFSN) style product server.
OFSNFileHandler() - Constructor for class gov.nasa.pds.transport.OFSNFileHandler
 

P

PDS2FName - Class in gov.nasa.pds.transport.utils
PDS2FName getNames reads an ODL (label file) and breaks out the file names referenced in the file.
PDS2FName() - Constructor for class gov.nasa.pds.transport.utils.PDS2FName
 
PdsLabelHandler - Class in gov.nasa.pds.transport
PDS Handler that expands and returns a PDS3 label, as plain text.
PdsLabelHandler() - Constructor for class gov.nasa.pds.transport.PdsLabelHandler
 
PdsLabelTransformerHandler - Class in gov.nasa.pds.transport
PDS Handler that transforms PDS3/PDS4 images to other formats.
PdsLabelTransformerHandler() - Constructor for class gov.nasa.pds.transport.PdsLabelTransformerHandler
 

Q

query(XMLQuery) - Method in class gov.nasa.pds.transport.OFSNFileHandler
 

R

read() - Method in class gov.nasa.pds.transport.LabelReader
Method to access the serialized label.
readLine() - Method in class gov.nasa.pds.transport.utils.VAXReader
 
recursiveCall - Static variable in class gov.nasa.pds.transport.utils.PDS2FName
 
retrieveChunk(String, long, int) - Method in class gov.nasa.pds.transport.AbstractPdsGetHandler
Method that returns the generated product, piece by piece.
retrieveChunk(String, long, int) - Method in class gov.nasa.pds.transport.OFSNFileHandler
 

S

sizeOf(String) - Method in class gov.nasa.pds.transport.AbstractPdsGetHandler
Method to establish the size of the product to be returned.

V

VAXReader - Class in gov.nasa.pds.transport.utils
 
VAXReader(File) - Constructor for class gov.nasa.pds.transport.utils.VAXReader
 

W

writeSizeDocument(long) - Static method in class gov.nasa.pds.transport.utils.XmlWriter
 
writeToFile(File[], String, OutputStream) - Method in class gov.nasa.pds.transport.OFSNFileHandler
 

X

XmlWriter - Class in gov.nasa.pds.transport.utils
Utility class to write XML documents returned by PDS handlers.
XmlWriter() - Constructor for class gov.nasa.pds.transport.utils.XmlWriter
 

Z

ZipDirHandler - Class in gov.nasa.pds.transport
Handler that returns a ZIP file containing all files ion the requested directory.
ZipDirHandler() - Constructor for class gov.nasa.pds.transport.ZipDirHandler
 
ZipFileHandler - Class in gov.nasa.pds.transport
PDS Handler to return a zipped package of a PDS3 label and its referenced files.
ZipFileHandler() - Constructor for class gov.nasa.pds.transport.ZipFileHandler
 
ZipSizeDirHandler - Class in gov.nasa.pds.transport
Handler that returns the total size of all files contained in a product directory, i.e.
ZipSizeDirHandler() - Constructor for class gov.nasa.pds.transport.ZipSizeDirHandler
 
ZipSizeFileHandler - Class in gov.nasa.pds.transport
PDS Handler to return the total size of a PDS3 label and its referenced files (which would be contained in the compressed package returned by the ZipFileHandler).
ZipSizeFileHandler() - Constructor for class gov.nasa.pds.transport.ZipSizeFileHandler
 
A C D F G L M N O P Q R S V W X Z 

Copyright © 2010–2018 Planetary Data System. All rights reserved.