public class MD5Checksum
extends java.lang.Object
Constructor and Description |
---|
MD5Checksum() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getMD5Checksum(java.net.URL url)
Gets the MD5 checksum value.
|
public static java.lang.String getMD5Checksum(java.net.URL url) throws java.lang.Exception
url
- The url to the file or resource.java.lang.Exception
- If an error occurred while calculating the checksum.Copyright © 2010-2018 Planetary Data System. All Rights Reserved.