public class ChecksumManifest extends Object
Constructor and Description |
---|
ChecksumManifest(String baseUrl) |
Modifier and Type | Method and Description |
---|---|
HashMap<URL,String> |
read(URL manifest)
Reads a checksum manifest file.
|
public ChecksumManifest(String baseUrl) throws MalformedURLException
MalformedURLException
public HashMap<URL,String> read(URL manifest) throws IOException
manifest
- The checksum manifest.IOException
- If there was an error reading the checksum manifest.Copyright © 2010–2018 Planetary Data System. All rights reserved.