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

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

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

Classes in org.biojava.bio.structure.io that implement StructureIOFile
 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.