public class ChecksumManifest
extends java.lang.Object
Constructor and Description |
---|
ChecksumManifest() |
Modifier and Type | Method and Description |
---|---|
static java.util.HashMap<java.io.File,java.lang.String> |
read(java.io.File manifest)
Reads a checksum manifest file.
|
public static java.util.HashMap<java.io.File,java.lang.String> read(java.io.File manifest) throws java.io.IOException
manifest
- The checksum manifest.java.io.IOException
- If there was an error reading the checksum manifest.Copyright © 2010-2018 Planetary Data System. All Rights Reserved.