|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.strbio.net.Entrez
public class Entrez
Class to access Entrez over the web.
Version 2.0, 3/29/04 - new, sucky interface to Entrez Version 1.2, 3/13/1 - uses IO.getURLData Version 1.1, 1/14/1 - added more access methods Version 1.0, 1/12/1 - original version
Constructor Summary | |
---|---|
Entrez()
|
Method Summary | |
---|---|
static Protein |
getProtein(java.lang.String id,
Printf outfile)
Searches on a given protein identifier. |
static void |
main(java.lang.String[] argv)
Looks up something in entrez. |
static void |
printRaw(java.lang.String id,
Printf outfile)
prints raw query of an entrez search |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Entrez()
Method Detail |
---|
public static final Protein getProtein(java.lang.String id, Printf outfile)
public static final void printRaw(java.lang.String id, Printf outfile)
public static final void main(java.lang.String[] argv)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |