Uses of Package
org.strbio.util.db

Packages that use org.strbio.util.db
org.strbio.local These classes are for running or exchanging data with local programs (other programs installed on your computer). 
org.strbio.mol These classes represent objects or concepts useful to structural biologists. 
org.strbio.net These classes are for running or exchanging data with non-local programs (i.e., programs that you run by submitting data to a web page). 
org.strbio.util.db These classes are a primitive interface to store and manipulate protein structure information from various commonly used databases. 
 

Classes in org.strbio.util.db used by org.strbio.local
PDBInfo
          This is a class containing info that is found in PDB files, and links to related info.
 

Classes in org.strbio.util.db used by org.strbio.mol
Data
          This is a very simple database, containing a collection of Info elements.
 

Classes in org.strbio.util.db used by org.strbio.net
CATHInfo
          This is a class containing info that is found in CATH.
SCOPInfo
          This is a class containing info that is found in SCOP.
 

Classes in org.strbio.util.db used by org.strbio.util.db
CATHInfo
          This is a class containing info that is found in CATH.
Data
          This is a very simple database, containing a collection of Info elements.
Info
          A piece of info that can be put in a database.
ProteinInfo
          This is a parent class for all Info objects concerning proteins.
ProteinStructureInfo
          This is a parent class for all Info objects concerning protein structure.
SCOPInfo
          This is a class containing info that is found in SCOP.