Uses of Interface
org.biojava.bio.structure.io.StructureIOFile
-
Packages that use StructureIOFile Package Description org.biojava.bio.structure.io Input and Output of Structuresorg.biojava.bio.structure.server classes for easier management of PDB installations -
-
Uses of StructureIOFile in org.biojava.bio.structure.io
Classes in org.biojava.bio.structure.io that implement StructureIOFile Modifier and Type Class Description class
MMCIFFileReader
How to parse an mmCif file:class
PDBFileReader
The wrapper class for parsing a PDB file. -
Uses of StructureIOFile in org.biojava.bio.structure.server
Methods in org.biojava.bio.structure.server with parameters of type StructureIOFile Modifier and Type Method Description protected void
PrepareIndexFile. logPDBInfoFile(java.io.PrintWriter pdbWriter, java.io.PrintWriter chainWriter, StructureIOFile pdbreader, java.io.File[] pdbfiles)
-