Class BinaryFile

    • Method Detail

      • getBlocks

        public List<Block> getBlocks()
        Description copied from interface: CifFile
        Access to all blocks of this file.
        Specified by:
        getBlocks in interface CifFile
        Returns:
        a list of present blocks
      • getVersion

        public String getVersion()
        Reports the version of this CifFile.
        Returns:
        the version String
      • getEncoder

        public String getEncoder()
        Reports the encoder which created this CifFile.
        Returns:
        the encoder String