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 classMMCIFFileReaderHow to parse an mmCif file:classPDBFileReaderThe 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 voidPrepareIndexFile. logPDBInfoFile(java.io.PrintWriter pdbWriter, java.io.PrintWriter chainWriter, StructureIOFile pdbreader, java.io.File[] pdbfiles)
-