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