Uses of Class
org.biojava.bio.structure.io.PDBFileReader

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

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

Subclasses of PDBFileReader in org.biojava.bio.structure.io
 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.