public class DownloadUtils
extends Object
Download utilities.
- Since:
- 1.0
- Author:
- Michal J. Schnieders
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details 
-
downloadPDB 
Download a PDB file.
- Parameters:
pdbID
- The PDB ID.
- Returns:
- PDB The downloaded PDB filename (or null if there was an error).