Class | Description |
---|---|
AbstractPdsGetHandler |
Abstract superclass of OFSN handlers that generate PDS products.
|
LabelReader |
Class that reads a PDS label into a string buffer.
|
OFSNFileHandler |
An extensible implementation of the PDS-inspired Online File Specification
Name (OFSN) style product server.
|
PdsLabelHandler |
PDS Handler that expands and returns a PDS3 label, as plain text.
|
PdsLabelTransformerHandler |
PDS Handler that transforms PDS3/PDS4 images to other formats.
|
ZipDirHandler |
Handler that returns a ZIP file containing all files ion the requested directory.
|
ZipFileHandler |
PDS Handler to return a zipped package of a PDS3 label and its referenced files.
|
ZipSizeDirHandler |
Handler that returns the total size of all files contained in a product directory,
i.e.
|
ZipSizeFileHandler |
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).
|
Copyright © 2010–2015 Planetary Data System. All rights reserved.