Class Summary |
AbstractPdsGetHandler |
Abstract superclass of OFSN handlers that generate PDS products. |
LabelReader |
Class that reads a PDS label into a string buffer. |
Pds4TransformerHandler |
PDS Handler that transforms PDS4 images to common image formats. |
PdsLabelHandler |
PDS Handler that expands and returns a PDS3 label, as plain text. |
ZipFileHandler |
PDS Handler to return a zipped package of a PDS3 label and its referenced files. |
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). |