Uses of Package
org.biojava.bio.structure.io

Packages that use org.biojava.bio.structure.io
org.biojava.bio.structure Interfaces and classes for protein structure (PDB). 
org.biojava.bio.structure.io   
 

Classes in org.biojava.bio.structure.io used by org.biojava.bio.structure
PDBParseException
          An exception during the parsing of a PDB file.
 

Classes in org.biojava.bio.structure.io used by org.biojava.bio.structure.io
StructureIO
          Defines the interface how to access Structure (- PDB file) input,output readers, writers.
StructureIOFile
          interface StructureIOFile extends the StructureIO interface and adds a few File specific methods.