Uses of Interface
org.biojava.nbio.structure.io.StructureProvider
-
Packages that use StructureProvider Package Description org.biojava.nbio.structure.io Input and Output of Structures -
-
Uses of StructureProvider in org.biojava.nbio.structure.io
Subinterfaces of StructureProvider in org.biojava.nbio.structure.io Modifier and Type Interface Description interfaceStructureIOFileStructureIOFile extends StructureProvider with methods specific to parsing files from the filesystem.Classes in org.biojava.nbio.structure.io that implement StructureProvider Modifier and Type Class Description classBcifFileReaderParse binary Cif files and provide capabilities to store them locally.classCifFileReaderParse text Cif files and provide capabilities to store them locally.classLocalPDBDirectorySuperclass for classes which download and interact with the PDB's FTP server, specificallyPDBFileReaderandCifFileReader.classMMTFFileReaderA class to read MMTF files and cache them locally.classPDBFileReaderThe wrapper class for parsing a PDB file.
-