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 Input and Output of Structures 
org.biojava.bio.structure.server classes for easier management of PDB installations 
 

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.
 

Classes in org.biojava.bio.structure.io used by org.biojava.bio.structure.server
StructureIOFile
          interface StructureIOFile extends the StructureIO interface and adds a few File specific methods.