org.biojava.bio.seq.db
Class FetchURL
java.lang.Object
org.biojava.bio.seq.db.FetchURL
public class FetchURL
- extends Object
- Author:
- Lei Lai, Thomas Down, Matthew Pocock
Constructor Summary |
FetchURL(String databaseName,
String format)
Constructs a fetchURL object based on the database name
and specified return format of sequence. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FetchURL
public FetchURL(String databaseName,
String format)
- Constructs a fetchURL object based on the database name
and specified return format of sequence.
getbaseURL
public String getbaseURL()
getDB
public String getDB()
getReturnFormat
public String getReturnFormat()