org.strbio.net
Class CATH

java.lang.Object
  extended by org.strbio.net.CATH

public class CATH
extends java.lang.Object

Class to access CATH over the web.

  Version 1.1, 3/13/1 - uses IO.getURLData
  Version 1.0, 7/22/99 - original version
  

Version:
1.1, 3/13/1
Author:
JMC

Constructor Summary
CATH()
           
 
Method Summary
static CATHInfo[] getInfo(java.lang.String name, Printf outfile)
          Gets all CATH entries for a given PDB code.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CATH

public CATH()
Method Detail

getInfo

public static final CATHInfo[] getInfo(java.lang.String name,
                                       Printf outfile)
Gets all CATH entries for a given PDB code.