Uses of Interface
org.biojava.bio.structure.io.StructureIO

Packages that use StructureIO
org.biojava.bio.structure.io   
 

Uses of StructureIO in org.biojava.bio.structure.io
 

Subinterfaces of StructureIO in org.biojava.bio.structure.io
 interface StructureIOFile
           
 

Classes in org.biojava.bio.structure.io that implement StructureIO
 class DASStructureClient
          A DAS client that connects to a DAS structure service and returns a Biojava structure class.
 class PDBFileReader
          A PDB file parser.
 class PDBSRSReader
          reads a PDB file from a local SRS installation using getz Actually is the same as PDBFileReader, but instead of reading from a file stream, reads from a buffered stream.