Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
L
M
N
P
R
S
V
W
X
Z
A
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()
- Method in class gov.nasa.pds.transport.utils.
VAXReader
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.
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
D
dirHandler
- Static variable in class gov.nasa.pds.transport.utils.
PDS2FName
F
fileHandler
- Static variable in class gov.nasa.pds.transport.utils.
PDS2FName
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
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.
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
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
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.
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
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
P
R
S
V
W
X
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010–2014
Planetary Data System
. All rights reserved.