|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.structure.io.DASStructureClient
public class DASStructureClient
A DAS client that connects to a DAS structure service and returns a Biojava structure class.
| Constructor Summary | |
|---|---|
DASStructureClient(java.lang.String url)
Constructs a DASStructureClient object. |
|
| Method Summary | |
|---|---|
Structure |
getStructureById(java.lang.String pdb_code)
if pdb code is set (setId): connect to a DAS-structure service and retreive data. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DASStructureClient(java.lang.String url)
url - a String ...| Method Detail |
|---|
public Structure getStructureById(java.lang.String pdb_code)
throws java.io.IOException
getStructureById in interface StructureIOpdb_code - a String, representing a PDB code e.g. 5pti
java.io.IOException - ...
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||